[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 00:10:30 PDT 2023


cor3ntin added a comment.

In D156053#4531015 <https://reviews.llvm.org/D156053#4531015>, @kiloalphaindia wrote:

> 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.

Will do! (once the test pass) What name / email address should we use for commiting?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156053/new/

https://reviews.llvm.org/D156053



More information about the cfe-commits mailing list