diff options
author | william woodruff <william@yossarian.net> | 2021-10-10 06:14:08 +0530 |
---|---|---|
committer | Shivam Gupta <shivam98.tkg@gmail.com> | 2021-10-10 07:46:17 +0530 |
commit | 451d0596d70689190b5ac911ae3ab9fc4c1d7485 (patch) | |
tree | 96fe9519ac77d91e4053274b1487ee3d92537030 /clang/lib/Basic/Module.cpp | |
parent | c26e53e129085b64f66f0b4cbc5fd4bfdf6575e6 (diff) | |
download | llvm-451d0596d70689190b5ac911ae3ab9fc4c1d7485.zip llvm-451d0596d70689190b5ac911ae3ab9fc4c1d7485.tar.gz llvm-451d0596d70689190b5ac911ae3ab9fc4c1d7485.tar.bz2 |
[clang] Fix JSON AST output when a filter is used
Without this, the combination of `-ast-dump=json` and `-ast-dump-filter FILTER` produces invalid JSON: the first line is a string that says `Dumping $SOME_DECL_NAME: `.
Reviewed By: aaron.ballman
Differential Revision: https://reviews.llvm.org/D108441
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions