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
..
2014-10-27 12:37:26 +00:00
2014-10-27 12:37:26 +00:00
2014-10-27 12:37:26 +00:00
2014-08-13 19:18:20 +00:00
2014-10-02 20:53:50 +00:00
2017-01-31 02:23:02 +00:00
2015-10-08 06:31:22 +00:00
2015-01-28 14:48:39 +00:00
2016-07-14 22:22:58 +00:00
2014-01-16 02:37:08 +00:00
2015-09-17 20:55:33 +00:00
2015-09-17 20:55:33 +00:00