[clang] [clang-format] Add support for absl nullability macros (PR #130346)
Owen Pan via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 7 23:18:07 PST 2025
https://github.com/owenca requested changes to this pull request.
Why should we add those macros to the default list? Can't you use the [`AttributeMacros`](https://clang.llvm.org/docs/ClangFormatStyleOptions.html#attributemacros) option instead?
https://github.com/llvm/llvm-project/pull/130346
More information about the cfe-commits
mailing list