aaron.ballman added a reviewer: aaron.ballman.
aaron.ballman added a comment.

There are a *lot* of attributes GCC supports that Clang does not, and we 
generally do not silence diagnostics with them as that usually does the user a 
disservice because they are unaware that the attribute has no effect under any 
circumstances. Given that: why is this change needed; is this attribute 
commonly used in some system header files?


Repository:
  rL LLVM

https://reviews.llvm.org/D26540



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to