commit | ba3a4f917f2d99edabd2dd8045587379c48b5787 | [log] [tgz] |
---|---|---|
author | Richard Smith <richard-llvm@metafoo.co.uk> | Tue Jan 12 21:59:26 2016 +0000 |
committer | Richard Smith <richard-llvm@metafoo.co.uk> | Tue Jan 12 21:59:26 2016 +0000 |
tree | 13c21694c9bfee112842d04c83dfd64c87ed30a3 | |
parent | c81c8c66d5046732a6b64a166b829ae12e787664 [diff] |
Improve AST dumping: 1) When dumping a declaration that declares a name for a type, also dump the named type. 2) Add a #pragma clang __debug dump X, that dumps the lookup results for X in the current context. llvm-svn: 257529