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

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 14 11:00:03 PST 2022


aaron.ballman added a comment.

In D119525#3317623 <https://reviews.llvm.org/D119525#3317623>, @tbaeder wrote:

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

Nope, I'd add a new section titled "Bug Fixes" after "Major New Features" and then add it there.


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

https://reviews.llvm.org/D119525



More information about the cfe-commits mailing list