Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't build on clang-3.8 #15

Open
krzys-h opened this issue Apr 19, 2018 · 0 comments
Open

Doesn't build on clang-3.8 #15

krzys-h opened this issue Apr 19, 2018 · 0 comments

Comments

@krzys-h
Copy link
Member

krzys-h commented Apr 19, 2018

[ 18%] Building CXX object CMakeFiles/colobot-lint.dir/Generators/DependencyGraphGenerator.cpp.o
/home/krzys_h/colobot-lint/Generators/DependencyGraphGenerator.cpp: In constructor ‘DependencyGraphGenerator::DependencyGraphGenerator(Context&)’:
/home/krzys_h/colobot-lint/Generators/DependencyGraphGenerator.cpp:13:122: error: ‘methodDecl’ was not declared in this scope
       m_memberCallExprMatcher(memberCallExpr(hasAncestor(methodDecl(hasDeclContext(recordDecl().bind("callerRecordDecl"))))).bind("memberCallExpr"))
                                                                                                                          ^
/home/krzys_h/colobot-lint/Generators/DependencyGraphGenerator.cpp:13:124: error: ‘memberCallExpr’ was not declared in this scope
       m_memberCallExprMatcher(memberCallExpr(hasAncestor(methodDecl(hasDeclContext(recordDecl().bind("callerRecordDecl"))))).bind("memberCallExpr"))
                                                                                                                            ^
CMakeFiles/colobot-lint.dir/build.make:182: polecenia dla obiektu 'CMakeFiles/colobot-lint.dir/Generators/DependencyGraphGenerator.cpp.o' nie powiodły się
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant