Hi,

This patch enables Clang to apply C++11 attributes present after declaration 
specifiers to types instead of declarators, and warn on attributes that appear 
at wrong place (like carries_dependency which can't be applied to types). 
Please review, thanks!

Michael

Attachment: typeattr.patch
Description: typeattr.patch

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to