[PATCH] D156053: [Clang] Fix crash in CIndex, when visiting a static_assert without message
Kai Stierand via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 24 23:58:00 PDT 2023
kiloalphaindia updated this revision to Diff 543845.
kiloalphaindia added a comment.
The test is no more using any includes now. Hopefully this fixes it, otherwise I will have to add something that prints the diagnostic.
I don't have write permissions on the repository. Please commit it when OK.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156053/new/
https://reviews.llvm.org/D156053
Files:
clang/tools/libclang/CIndex.cpp
clang/unittests/libclang/LibclangTest.cpp
clang/unittests/libclang/TestUtils.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156053.543845.patch
Type: text/x-patch
Size: 4582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230725/22e0e9f2/attachment.bin>
More information about the cfe-commits
mailing list