Files
clang-p2996/clang/test/Sema
Saleem Abdulrasool b51bcaf2f0 Sema: prevent __declspec(naked) use on x64
MSDN (https://msdn.microsoft.com/en-us/library/h5w10wxs.aspx) indicates
that `__declspec(naked)` is only permitted on x86 and ARM targets.
Testing with cl does confirm this behaviour.  Provide a warning for use
of `__declspec(naked)` on x64.

llvm-svn: 299774
2017-04-07 15:13:47 +00:00
..
2017-01-31 02:23:02 +00:00
2015-10-08 06:31:22 +00:00
2016-07-14 22:22:58 +00:00
2015-09-17 20:55:33 +00:00
2015-09-17 20:55:33 +00:00