summaryrefslogtreecommitdiffstats
path: root/clang/test/AST/ast-dump-template-decls-json.cpp
Commit message (Expand)AuthorAgeFilesLines
* Include the mangled name in -ast-dump=jsonAlex Richardson2019-11-151-0/+2
* Add more information to JSON AST dumping of source locations.Aaron Ballman2019-10-151-0/+211
* [clang] Make handling of unnamed template params similar to function paramsKadir Cetinkaya2019-10-011-4/+4
* Generate parent context id from Decl* instead of DeclContext*.Aaron Ballman2019-09-041-2/+2
* Augment location information when dumping the AST to JSON.Aaron Ballman2019-06-241-422/+302
* Add an automated note to files produced by gen_ast_dump_json_test.py.Aaron Ballman2019-06-211-0/+2
* Print information about various type nodes when dumping the AST to JSON.Aaron Ballman2019-06-211-2/+11
* Change the way we output templates for JSON AST dumping and dump information ...Aaron Ballman2019-06-191-0/+2402
OpenPOWER on IntegriCloud