aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaCodeComplete.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2012-06-13 07:12:33 +0000
committerDaniel Jasper <djasper@google.com>2012-06-13 07:12:33 +0000
commit52ec0c0357ce970ca52a27c1086626450f0967e7 (patch)
treebbe83d45c1e279b71c4c8276eb10d3ca0399e980 /lib/Sema/SemaCodeComplete.cpp
parent59b26d84b64510158e23d80eba077b844b7e0b04 (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158395 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions