[PATCH] D25308: [Sema] Ignore transparent_union attributes in C++

Alex Lorenz via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 10 08:03:07 PDT 2016


arphaman added a comment.

The updated patch now makes clang warn every time it encounters this attribute in C++ mode. Would that be the desired behaviour?


Repository:
  rL LLVM

https://reviews.llvm.org/D25308





More information about the cfe-commits mailing list