[clang] [Clang] Permit both `gnu` and `clang` prefixes on attributes (PR #125796)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 5 06:04:26 PST 2025


https://github.com/AaronBallman approved this pull request.

LGTM, but please be sure to add a release note to `clang/docs/ReleaseNotes.rst` so users know about the changes as well. Also, before landing, please change the summary -- this isn't allowing both `clang` and `gnu` on *all* attributes, just on `no_sanitize` (I was pretty confused at first!).

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


More information about the cfe-commits mailing list