[PATCH] D126061: [clang] Reject non-declaration C++11 attributes on declarations
Martin Böhme via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 13 01:36:26 PDT 2022
mboehme added a comment.
@aaron.ballman Any further comments from you on this change?
There is some breakage in the pre-merge checks, but it looks as if it's pre-existing breakage. See the comment-only change here that looks as if it exhibits similar breakage:
https://reviews.llvm.org/D127494
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126061/new/
https://reviews.llvm.org/D126061
More information about the cfe-commits
mailing list