Looks good

On 06/12/2013 14:11, Aaron Ballman wrote:
Ping?

On Mon, Dec 2, 2013 at 11:41 AM, Aaron Ballman <[email protected]> wrote:
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
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

--
http://www.nuanti.com
the browser experts

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

Reply via email to