summaryrefslogtreecommitdiffstats
path: root/clang/test/Misc/ast-dump-lookups.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Modify behavior of -ast-dump-lookups: if -ast-dump is not also provided, dumpRichard Smith2014-08-111-0/+38
anyway. If -ast-dump *is* also provided, then dump the AST declarations as well as the lookup results. This is invaluable for cross-correlating the lookup information with the declarations actually found. llvm-svn: 215393
OpenPOWER on IntegriCloud