]> granicus.if.org Git - clang/commit
Add test cases for dumping AST function decl nodes to JSON; NFC.
authorAaron Ballman <aaron@aaronballman.com>
Tue, 18 Jun 2019 17:56:50 +0000 (17:56 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Tue, 18 Jun 2019 17:56:50 +0000 (17:56 +0000)
commitc9b89cae0d29733c63e8f6d9c4d273b996d58f3c
treefd2ceb08709eb23e5714f2277ccbce905f64d67d
parentc612045c48d426438f093511664ff745c7481afd
Add test cases for dumping AST function decl nodes to JSON; NFC.

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