]> granicus.if.org Git - clang/commit
Print information about various type nodes when dumping the AST to JSON.
authorAaron Ballman <aaron@aaronballman.com>
Fri, 21 Jun 2019 13:22:35 +0000 (13:22 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Fri, 21 Jun 2019 13:22:35 +0000 (13:22 +0000)
commit058e59f64a6a623a21028b7a4760c799472d5bd0
treeba1fcd7262799b523e04a4f9b95dacaa0b6be401
parent3f50d5f2541529610c45f0d74323caf43e686100
Print information about various type nodes when dumping the AST to JSON.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@364043 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/JSONNodeDumper.h
lib/AST/JSONNodeDumper.cpp
test/AST/ast-dump-record-definition-data-json.cpp
test/AST/ast-dump-records-json.cpp
test/AST/ast-dump-stmt-json.cpp
test/AST/ast-dump-template-decls-json.cpp