Martin Storsjo
|
d1daa95e11
|
Update use of llvm::CallingConv:X86_64_Win64 after LLVM commit r308208
llvm-svn: 308209
|
2017-07-17 20:05:56 +00:00 |
Aaron Ballman
|
0362a6d466
|
Implement the MSABI and SysVABI calling conventions for Objective-C method declarations. This appears to be an omission from r189644.
llvm-svn: 197584
|
2013-12-18 16:23:37 +00:00 |
Aaron Ballman
|
b8f67f2de8
|
Improving calling convention test coverage by adding tests for things not currently handled. Specifically: the diagnostics in SemaDeclAttr.cpp, and ensuring that calling convention attributes are applied to ObjC method declarations. No functional changes.
llvm-svn: 195098
|
2013-11-19 04:08:34 +00:00 |