[clang] [CLANG] Enable alignas after GNU attributes (PR #133107)

via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 8 11:40:29 PDT 2025


DenisGZM wrote:

Reworked approach for parsing.

We needed to support arbitrary attribute parsing rather than just `alignas` for CXX. So please check new commit

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


More information about the cfe-commits mailing list