[PATCH] D66850: [AST][JSON] Avoid crash when dumping NULL Type as JSON
Bert Belder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 28 15:13:27 PDT 2019
piscisaureus updated this revision to Diff 217730.
piscisaureus added a comment.
Add missing CHECK_NEXT line
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66850/new/
https://reviews.llvm.org/D66850
Files:
clang/lib/AST/JSONNodeDumper.cpp
clang/test/AST/ast-dump-types-json.cpp
clang/test/AST/gen_ast_dump_json_test.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66850.217730.patch
Type: text/x-patch
Size: 3777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190828/a460b692/attachment.bin>
More information about the cfe-commits
mailing list