llvm-project/clang/lib
Matt Arsenault 2f15263807 Fix objectsize tests after r192117
llvm-svn: 192120
2013-10-07 19:00:18 +00:00
..
ARCMigrate ObjectiveC migrator: Add individual options and 2013-10-02 22:49:59 +00:00
AST When merging class definitions across modules in C++, merge together fields. 2013-10-07 08:02:11 +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 Add support for -mcx16, and predefine __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 when 2013-10-05 20:14:27 +00:00
CodeGen Fix objectsize tests after r192117 2013-10-07 19:00:18 +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 Fix incorrect detection of class definitions with alignas specification. 2013-10-07 09:15:41 +00:00
Frontend ObjectiveC migrator: Add more options one for each 2013-10-02 21:58:13 +00:00
FrontendTool Objective-C migrator. Simplify migrator option 2013-10-02 17:08:12 +00:00
Headers Use logical/arithmetic operations instead of builtins in tbmintrin.h. This way we can remove the intrinsic support from the backend. 2013-10-05 17:08:42 +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 Fix a typo suggestion regression introduced by r191544. 2013-10-01 22:00:28 +00:00
Rewrite Revert my patch in r191155 to allow forward 2013-09-24 17:03:07 +00:00
Sema ObjectiveC: Warn when 'readonly' property has explicit 2013-10-07 17:20:02 +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