[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
Sun Jul 23 10:31:01 PDT 2023


kiloalphaindia updated this revision to Diff 543302.
kiloalphaindia added a comment.

Yes, that's a good idea. Now `kdevelop` also highlights the message-expression properly.


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.543302.patch
Type: text/x-patch
Size: 4303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230723/3eaff411/attachment-0001.bin>


More information about the cfe-commits mailing list