llvm-project/clang/lib/ASTMatchers
Sam McCall e72804066c [ASTMatchers] Improve assert message for broken parent map.
Summary:
This assert catches places where the AST (as seen by RecursiveASTVisitor)
becomes disconnected due to incomplete traversal.
Making it print the actual parent-less node is a lot more helpful - it's
possible to work out which part of the tree wasn't traversed.

Reviewers: ilya-biryukov

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D56395

llvm-svn: 350612
2019-01-08 07:29:46 +00:00
..
Dynamic [clang] Add AST matcher for initializer list members 2019-01-07 14:14:36 +00:00
ASTMatchFinder.cpp [ASTMatchers] Improve assert message for broken parent map. 2019-01-08 07:29:46 +00:00
ASTMatchersInternal.cpp [ASTImporter] Fix redecl chain of classes and class templates 2018-12-17 12:42:12 +00:00
CMakeLists.txt ASTMatchers: Add an explicit dependency on libclangBasic. 2015-03-12 16:25:19 +00:00