llvm-project/clang/lib
Timur Iskhodzhanov ad9d3b8fd1 Reland 192220 "Abstract out parts of thunk emission code, add support for simple thunks when using -cxx-abi microsoft" with relaxed assertions
llvm-svn: 192285
2013-10-09 09:23:58 +00:00
..
ARCMigrate ObjectiveC migrator: Add support for inferring 2013-10-08 21:32:16 +00:00
AST Reland 192220 "Abstract out parts of thunk emission code, add support for simple thunks when using -cxx-abi microsoft" with relaxed assertions 2013-10-09 09:23:58 +00:00
ASTMatchers Reduce the number of symbols by changing how templates are instantiated per function bound in the registry. 2013-08-30 15:09:52 +00:00
Analysis Consumed Analysis: Change callable_when so that it can take a list of states 2013-10-04 21:28:06 +00:00
Basic ObjectiveC migrator: A typical implementation of 2013-10-07 20:41:53 +00:00
CodeGen Reland 192220 "Abstract out parts of thunk emission code, add support for simple thunks when using -cxx-abi microsoft" with relaxed assertions 2013-10-09 09:23:58 +00:00
Driver Remove unused param from Linux::computeSysRoot(). 2013-10-05 14:37:55 +00:00
Edit ObjectiveC migrator: When doing migration, migrator must suggest 2013-10-01 21:16:29 +00:00
Format clang-format: Improve indentation when deriving from templated classes. 2013-10-08 16:24:07 +00:00
Frontend Remove -ast-dump-xml. 2013-10-07 20:56:34 +00:00
FrontendTool Remove -ast-dump-xml. 2013-10-07 20:56:34 +00:00
Headers Suppress useless -Wshadow warning when using _mm* macros from emmintrin.h 2013-10-07 23:51:11 +00:00
Index Avoid using the 'index' namespace as scope. 2013-08-21 00:49:25 +00:00
Lex Accept #pragma warning(push, 0) without warning 2013-10-02 15:19:23 +00:00
Parse Make wording for certain invalid unary expressions more consistent. 2013-10-09 00:22:23 +00:00
Rewrite ObjectiveC modern rewriter. Rewrite typedefs 2013-10-07 19:54:22 +00:00
Sema -Wmicrosoft: Don't warn on non-inline pure virtual method definitions 2013-10-08 22:45:29 +00:00
Serialization When merging class definitions across modules in C++, merge together fields. 2013-10-07 08:02:11 +00:00
StaticAnalyzer [analyzer] ArrayRef-ize BugReporter::EmitBasicReport. 2013-10-07 17:16:59 +00:00
Tooling Fixed replacements for files with relative paths are not applied. 2013-10-01 14:59:00 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00