[cfe-dev] Question about failed assertion ASTMatchFinder.cc "Found node that is not in the parent map."
Christian Schafmeister
chris.schaf at verizon.net
Wed Mar 26 10:02:50 PDT 2014
I ran into an assertion failure while running matchers on my source code.
It will take me several hours of run time to recreate the error in the debugger - does anyone have an idea what might be causing this failure?
Any advice would arm me as I enter into what could be many hours of trying to recreate it under conditions where I can interrogate the local variables to see what in my source code is causing this problem.
Assertion failed: (false && "Found node that is not in the parent map."), function memoizedMatchesAncestorOfRecursively, file /Users/meister/Development/new_cando/brcl/externals/src/llvm-198807/tools/clang/lib/ASTMatchers/ASTMatchFinder.cpp, line 505.
Thanks,
.Chris.
More information about the cfe-dev
mailing list