]> granicus.if.org Git - clang/commit
Add more tests for AST JSON output; NFC.
authorAaron Ballman <aaron@aaronballman.com>
Fri, 17 May 2019 19:14:01 +0000 (19:14 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Fri, 17 May 2019 19:14:01 +0000 (19:14 +0000)
commitc7e50be537e3d5561dbd49fd2783e2f9724d2d70
tree057bfd9784f618755f3552060fffe31706372482
parentfc38b337bccb87acb85a1037080ca4b0eca6b794
Add more tests for AST JSON output; NFC.

This adds tests for dumping records and statements.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@361065 91177308-0d34-0410-b5e6-96231b3b80d8
test/AST/ast-dump-records-json.cpp [new file with mode: 0644]
test/AST/ast-dump-stmt-json.c [new file with mode: 0644]
test/AST/ast-dump-stmt-json.cpp [new file with mode: 0644]