diff options
author | Anna Zaks <ganna@apple.com> | 2012-03-13 19:32:00 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2012-03-13 19:32:00 +0000 |
commit | 14189514054461f3139f02f2fcc13c47858fbb22 (patch) | |
tree | 8f8c334bd7b0abf8b46548b110568b1725a24a22 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | aa19abe9786374606819cc910e8b864374b4bcdb (diff) | |
download | bcm5719-llvm-14189514054461f3139f02f2fcc13c47858fbb22.tar.gz bcm5719-llvm-14189514054461f3139f02f2fcc13c47858fbb22.zip |
[analyzer] Use recursive AST visitor to drive simple visitation order in
AnalysisConsumer.
As a result:
- We now analyze the C++ methods which are defined within the
class body. These were completely skipped before.
- Ensure that AST checkers are called on functions in the
order they are defined in the Translation unit.
llvm-svn: 152650
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions