[clang-tools-extra] [clang-tidy] Fix spurious errors from builtin macros in modernize-use-trailing-return-type (PR #184022)
via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 7 06:19:33 PST 2026
https://github.com/zeyi2 approved this pull request.
LGTM after fixing the formatting issue :) Thank you!
Optional Nit: It would be nice if you can update the PR description. The current body reads as if it were (at least in part) generated by a LLM. IMHO this might be too verbose and bring in unnecessary noise (as the change in code logic is pretty straightforward).
In our AI policy:
> To ensure sufficient self review and understanding of the work, it is strongly recommended that contributors write PR descriptions themselves (if needed, using tools for translation or copy-editing).
https://github.com/llvm/llvm-project/pull/184022
More information about the cfe-commits
mailing list