[PATCH] D141546: [clang] Reland parenthesized aggregate init patches

2023-01-12 Thread Alan Zhao via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG95a4c0c83554: [clang] Reland parenthesized aggregate init patches (authored by ayzhao). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D141546/new/ https://re

[PATCH] D141546: [clang] Reland parenthesized aggregate init patches

2023-01-12 Thread Ilya Biryukov via Phabricator via cfe-commits
ilya-biryukov accepted this revision. ilya-biryukov added a comment. This revision is now accepted and ready to land. LGTM, mostly based on the previous review. I have not noticed any significant changes, so have not looked too cautiously. Let me know if there are any particular places that you s

[PATCH] D141546: [clang] Reland parenthesized aggregate init patches

2023-01-11 Thread Alan Zhao via Phabricator via cfe-commits
ayzhao updated this revision to Diff 488486. ayzhao added a comment. fix spelling + improve diagnostics Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D141546/new/ https://reviews.llvm.org/D141546 Files: clang/docs/ReleaseNotes.rst clang/include

[PATCH] D141546: [clang] Reland parenthesized aggregate init patches

2023-01-11 Thread Alan Zhao via Phabricator via cfe-commits
ayzhao created this revision. ayzhao added a reviewer: ilya-biryukov. Herald added subscribers: steakhal, martong, arphaman. Herald added a reviewer: NoQ. Herald added a project: All. ayzhao requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. T