[PATCH] D119525: [clang] Fix crash when array size is missing in initializer

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 13 06:13:32 PST 2022


tbaeder marked an inline comment as done.
tbaeder added a comment.

In D119525#3314383 <https://reviews.llvm.org/D119525#3314383>, @aaron.ballman wrote:

> Can you also add a release note for the change?

Would this go in the "libclang" section in `clang/docs/ReleaseNotes.rst`? Or somewhere else?


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

https://reviews.llvm.org/D119525



More information about the cfe-commits mailing list