llvm-project/clang/lib
Rafael Espindola 91780dec58 Simplify now that -O4 just maps to -O3 and -O is an alias of -O2.
llvm-svn: 189218
2013-08-26 14:05:41 +00:00
..
ARCMigrate ObjectiveC migrator: builtin ObjectiveC types are not 2013-08-22 22:27:36 +00:00
AST Fix virtual destructor mangling when using "-cxx-abi microsoft" on x64 2013-08-26 10:32:04 +00:00
ASTMatchers Refactor VariantMatcher to use an interface underneath. 2013-08-22 16:38:33 +00:00
Analysis Use pop_back_val() instead of both back() and pop_back(). 2013-08-23 16:11:15 +00:00
Basic Update now that llvm uses the same feature names as the driver. 2013-08-23 20:21:37 +00:00
CodeGen CodeGen: Unify two implementations of canDevirtualizeMemberFunctionCall. 2013-08-25 22:46:27 +00:00
Driver Simplify now that -O4 just maps to -O3 and -O is an alias of -O2. 2013-08-26 14:05:41 +00:00
Edit ObjectiveC migrator: Remove semicolon after the typedef 2013-07-18 22:17:33 +00:00
Format clang-format: Fix bug in column-layout formatting. 2013-08-26 08:10:17 +00:00
Frontend This wasn't headers, just missing namespaces. 2013-08-24 13:22:59 +00:00
FrontendTool Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Headers Fix the name and the type of the argument for intrinisc 2013-08-17 16:40:09 +00:00
Index Avoid using the 'index' namespace as scope. 2013-08-21 00:49:25 +00:00
Lex Use pop_back_val() instead of both back() and pop_back(). 2013-08-23 16:11:15 +00:00
Parse Revert "Implement a rudimentary form of generic lambdas." 2013-08-22 12:12:24 +00:00
Rewrite Split isFromMainFile into two functions. 2013-08-22 00:27:10 +00:00
Sema Add a FIXME. 2013-08-23 22:49:47 +00:00
Serialization This wasn't headers, just missing namespaces. 2013-08-24 13:22:59 +00:00
StaticAnalyzer Use pop_back_val() instead of both back() and pop_back(). 2013-08-23 16:11:15 +00:00
Tooling Tweak Replacement comparisons 2013-08-16 12:18:53 +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