| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Our integrate relies on test inputs being taken from the same diretory as the
test itself.
llvm-svn: 348123
|
|
This moves everything primarily testing the functionality of -ast-dump and -ast-print into their own directory, rather than leaving the tests spread around the testing directory.
llvm-svn: 348017
|