forked from OSchip/llvm-project
![]() Fix RecursiveASTVisitor to visit CXXForRangeStmts accordingly to visit implicit or explicit code. The key bug that inspired this was the Visitor not visiting the range initializer of such a loop, which is explicit code. llvm-svn: 158395 |
||
---|---|---|
.. | ||
CompilationDatabaseTest.cpp | ||
Makefile | ||
RecursiveASTVisitorTest.cpp | ||
RefactoringTest.cpp | ||
RewriterTest.cpp | ||
RewriterTestContext.h | ||
ToolingTest.cpp |