[clang-tools-extra] [clang-tidy][C++20] Add support for Initialization Forwarding in Nested Object Construction (PR #131969)

David Rivera via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 23 22:09:42 PDT 2025


RiverDave wrote:

Removed **Aggregates** from both title and release notes considering my changes can potentially affect non aggregate structs types as well.

https://github.com/llvm/llvm-project/pull/131969


More information about the cfe-commits mailing list