summaryrefslogtreecommitdiffstats
path: root/clang/test/AST/Inputs/json-dump-include.h
Commit message (Collapse)AuthorAgeFilesLines
* Add more information to JSON AST dumping of source locations.Aaron Ballman2019-10-151-0/+1
This adds information about the offset within the source file to the given source location as well as information about the include file a location is from. These pieces of information allow for more efficient post-processing of JSON AST dumps. llvm-svn: 374921
OpenPOWER on IntegriCloud