[clang] [clang] Replace LLVM_ATTRIBUTE_UNUSED with [[maybe_unused]] (NFC) (PR #163914)

Andy Kaylor via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 17 10:36:14 PDT 2025


andykaylor wrote:

> Yep, re-ordering is one of the options that works for me, `[[maybe_unused]]` being first 'fixes' the problem.

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

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


More information about the cfe-commits mailing list