Skip to content
Commit 4e525e21 authored by Daniel Jasper's avatar Daniel Jasper
Browse files

Rename shouldVisitImplicitDeclarations to shouldVisitImplicitCode.

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
parent 98986148
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment