[PATCH] D156053: [Clang] Fix crash in CIndex, when visiting a static_assert without message

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 25 01:53:34 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG86da763ab6ed: [Clang] Fix crash in CIndex, when visiting a static_assert without message (authored by kiloalphaindia, committed by cor3ntin).

Repository:
  rG LLVM Github Monorepo

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.543869.patch
Type: text/x-patch
Size: 4582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230725/80649754/attachment.bin>


More information about the cfe-commits mailing list