aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJames Dennett <jdennett@google.com>2012-08-24 06:59:51 +0000
committerJames Dennett <jdennett@google.com>2012-08-24 06:59:51 +0000
commit75c100b8e5d4a464521c9ad0f9a74e4f42b314d3 (patch)
tree1616e37a4a28fc69141bf3cfa3e5080f5e1c3441 /clang/lib/CodeGen/CodeGenModule.cpp
parentb5e409fd20b2bf74c7addfdbf22b7194206fbb1e (diff)
downloadllvm-75c100b8e5d4a464521c9ad0f9a74e4f42b314d3.zip
llvm-75c100b8e5d4a464521c9ad0f9a74e4f42b314d3.tar.gz
llvm-75c100b8e5d4a464521c9ad0f9a74e4f42b314d3.tar.bz2
Allow RecursiveASTVisitor to visit CXXCtorInitializer objects for which
isWritten() returns false, if shouldVisitImplicitCode() returns true. Previously those CXXCtorInitializers were always skipped. In order to make this change easier to test, this patch also extends the test class template ExpectedLocationVisitor to support arbitrary numbers of expected matches and disallowed matches. llvm-svn: 162544
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions