This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
209,118
Commits
1,713
Branches
298
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
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