[PATCH] D99924: [clang-tidy] Avoid bugprone-macro-parentheses warnings after goto argument
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 21 23:23:40 PDT 2021
njames93 added a comment.
In D99924#2706181 <https://reviews.llvm.org/D99924#2706181>, @aaron.ballman wrote:
> Adding the CFE mailing list, which was not on the review previously.
I think H744 <https://reviews.llvm.org/H744> needs updating to add cfe-commits. This used to be handled by the rule that adds clang to projects in clang-tools-extra but that has since been removed for clang-tools-extra.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99924/new/
https://reviews.llvm.org/D99924
More information about the cfe-commits
mailing list