The __w64 attribute (http://msdn.microsoft.com/en-us/library/vstudio/s04b5w00(v=vs.90).aspx) has been deprecated since Visual Studio 2008. Since this is an attribute we parse but ignore in clang, I am proposing that we instead treat it as an ignored attribute like we already do for other MS attributes we don't support (like __unaligned and property).
~Aaron
w64.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
