Skip to content

Error in building pluto dev version #93

Description

@sangeeta0201

Hello,

I am getting the below error while building the pluto dev version master branch

make[4]: Entering directory '/home/user/pluto/pet'
  CXX      clang.lo
  CXX      expr_plus.lo
  CXX      inlined_calls.lo
In file included from inlined_calls.cc:41:0:
inlined_calls.cc: In member function ‘void pet_inlined_calls::add(clang::CallExpr*)’:
config.h:185:23: error: ‘class clang::FunctionDecl’ has no member named ‘getResultType’; did you mean ‘getReturnType’?
 #define getReturnType getResultType
                       ^
config.h:185:23: note: in definition of macro ‘getReturnType’
 #define getReturnType getResultType
                       ^~~~~~~~~~~~~

I am using clang 11 and ubuntu 18.04.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions