[PATCH] D126061: [clang] Reject non-declaration C++11 attributes on declarations

Douglas Yung via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 16 19:01:03 PDT 2022


dyung added a comment.

@mboehme, one of our internal tests started to fail to compile after this change due to the compiler no longer accepting what I think should be a valid attribute declaration. I have filed issue #56077 for the problem, can you take a look?


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