llvm-project/clang/lib
John McCall 477f2bb0d5 Semantic analysis for the swiftcall calling convention.
I've tried to keep the infrastructure behind parameter ABI
treatments fairly general.

llvm-svn: 262587
2016-03-03 06:39:32 +00:00
..
ARCMigrate Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes. 2016-02-10 19:11:58 +00:00
AST Semantic analysis for the swiftcall calling convention. 2016-03-03 06:39:32 +00:00
ASTMatchers Fix a -Wunused-variable diagnostic. 2016-02-23 10:29:04 +00:00
Analysis [analyzer] Find ObjC 'self' decl even when block captures local named 'self'. 2016-02-23 22:26:04 +00:00
Basic Semantic analysis for the swiftcall calling convention. 2016-03-03 06:39:32 +00:00
CodeGen [OPENMP 4.0] Initial support for 'omp declare reduction' construct. 2016-03-03 05:21:39 +00:00
Driver clang-cl pch test: Instead of copying the input, use /Fp to not write into the test directory. 2016-03-02 23:29:29 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format clang-format: [JS] Optionally re-quote string literals. 2016-03-02 22:44:03 +00:00
Frontend [PGO] Change profile use cc1 option to handle IR level profiles 2016-03-02 20:59:36 +00:00
FrontendTool Revert r260265, "clang-cl: Support loading plugins on Windows" 2016-02-11 16:33:20 +00:00
Headers This patch adds doxygen comments for all the intrinsincs in the header file tmmintrin.h. 2016-03-03 00:20:11 +00:00
Index [index] Report references of ObjC super class/protocols in interfaces and protocols. 2016-03-03 05:33:54 +00:00
Lex SemaCXX: Support templates in availability attributes 2016-02-26 19:27:00 +00:00
Parse [OPENMP 4.0] Initial support for 'omp declare reduction' construct. 2016-03-03 05:21:39 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema Semantic analysis for the swiftcall calling convention. 2016-03-03 06:39:32 +00:00
Serialization [OPENMP 4.0] Initial support for 'omp declare reduction' construct. 2016-03-03 05:21:39 +00:00
StaticAnalyzer [analyzer] Move ObjCSuperDeallocChecker out of the alpha package. 2016-03-02 22:01:03 +00:00
Tooling Add functions to apply replacements and reformat them. 2016-03-01 12:37:30 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00