[PATCH] D51507: Allow all supportable attributes to be used with #pragma clang attribute.

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 4 13:33:59 PDT 2018


aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.

Thank you for pointing out that the new form of type attributes aren't automatically opted in from this change. With that (and the two problematic attributes opted out), this LGTM.


Repository:
  rC Clang

https://reviews.llvm.org/D51507





More information about the cfe-commits mailing list