aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Index/annotate-comments-preprocessor.c
diff options
context:
space:
mode:
authorAnna Zaks <ganna@apple.com>2012-06-21 20:36:11 +0000
committerAnna Zaks <ganna@apple.com>2012-06-21 20:36:11 +0000
commit07604703719d84f247a75620ab27748f11ad6f11 (patch)
treeb5c988b83b249804c6794c0ea8e16ab0d1aa9f08 /clang/test/Index/annotate-comments-preprocessor.c
parentfcf52c8304e86fa9465cfd6675ff737fc411e114 (diff)
downloadllvm-07604703719d84f247a75620ab27748f11ad6f11.zip
llvm-07604703719d84f247a75620ab27748f11ad6f11.tar.gz
llvm-07604703719d84f247a75620ab27748f11ad6f11.tar.bz2
[analyzer] Do not step into statements while collecting function decls.
CallGraph's recursive visitor only needs to collect declarations; their bodies will be processed later on. RecursiveASTVisitor will recurse on the bodies if the definition is provided along with declaration. Optimize, by not recursing on any of the statements. llvm-svn: 158934
Diffstat (limited to 'clang/test/Index/annotate-comments-preprocessor.c')
0 files changed, 0 insertions, 0 deletions