]> granicus.if.org Git - clang/commit
Print additional information about @encode expressions when dumping the AST to JSON.
authorAaron Ballman <aaron@aaronballman.com>
Thu, 20 Jun 2019 19:11:35 +0000 (19:11 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Thu, 20 Jun 2019 19:11:35 +0000 (19:11 +0000)
commit20a24c5233f9d3a343778b15f521c80be30e3d34
tree4a34ff33e1c62ad6ca2934347db843c74e038989
parent3db793f094dbf5011594f5041f2be743dc931410
Print additional information about @encode expressions when dumping the AST to JSON.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@363966 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/JSONNodeDumper.h
lib/AST/JSONNodeDumper.cpp
test/AST/ast-dump-stmt-json.m