[clang] [clang-format] Handle AttributeMacros in parseRecord() (PR #94189)

Owen Pan via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 3 21:15:56 PDT 2024


owenca wrote:

> As noted in the issue, I think it should also keep working without the attribute macro. (I'd be fine with the all upper case is a macro heuristic.)

See https://github.com/llvm/llvm-project/issues/94184#issuecomment-2146557923.

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


More information about the cfe-commits mailing list