[PATCH] D124081: [clang] [WIP] Reject non-declaration C++11 attributes on declarations.
Martin Böhme via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 20 06:13:39 PDT 2022
mboehme added a comment.
In D124081#3461761 <https://reviews.llvm.org/D124081#3461761>, @aaron.ballman wrote:
>
[snip]
> However, it sounds to me like you want anyone to be able to come by and comment if they'd like while you're prepping the patch, so I'd stick with the [WIP] in the title like you've got.
Exactly. Thanks for the explanations!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124081/new/
https://reviews.llvm.org/D124081
More information about the cfe-commits
mailing list