[PATCH] D124919: [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 May 25 07:24:02 PDT 2022


mboehme abandoned this revision.
mboehme added a comment.

It appears that we're converging on the approach in https://reviews.llvm.org/D126061, so I'm abandoning this change.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124919/new/

https://reviews.llvm.org/D124919



More information about the cfe-commits mailing list