[clang] [C23] Implement WG14 N3037 (PR #132939)

Martin Uecker via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 31 13:31:26 PDT 2025


uecker wrote:

> Curiously, GCC doesn't merge the standard attributes either, it seems to do last-one-wins: https://godbolt.org/z/j3W7ej5Kq

I filed a bug for this: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119526

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


More information about the cfe-commits mailing list