[clang] [NFC][Clang] Adopt simplified `getTrailingObjects` in DeclCXX (PR #140078)

Matheus Izvekov via cfe-commits cfe-commits at lists.llvm.org
Thu May 15 10:48:41 PDT 2025


mizvekov wrote:

Hi, no objections to the patch, but I am wondering if there is a larger reason behind this effort to simplify all these uses of getTrailingObjects.

Are you planning on an API change in this area for instance?

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


More information about the cfe-commits mailing list