diff options
author | James Dennett <jdennett@google.com> | 2012-08-24 06:59:51 +0000 |
---|---|---|
committer | James Dennett <jdennett@google.com> | 2012-08-24 06:59:51 +0000 |
commit | 8268fe7c4bdfa341975a687a8a5e236c2c5b88a4 (patch) | |
tree | cf97cc4b564ad910969422b0b7809603b3af8d5b /lib/Tooling/JSONCompilationDatabase.cpp | |
parent | 160b3a5460509f1adf4361d221c5c858f7b34191 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162544 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Tooling/JSONCompilationDatabase.cpp')
0 files changed, 0 insertions, 0 deletions