[PATCH] D149301: [clang] Fix a crash with parenthesized aggregate initialization and base classes

Alan Zhao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 27 10:43:07 PDT 2023


ayzhao added a comment.

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

> I think you should add a release note for this when landing,

Done

> and this seems pretty reasonable to consider backporting to 16.x, WDYT?

Agreed, given that this is a crash.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149301



More information about the cfe-commits mailing list