llvm-project/clang/lib
Argyrios Kyrtzidis 7ddcb80efe Remove a fixme which was fixed in a previous commit.
llvm-svn: 121029
2010-12-06 19:36:50 +00:00
..
AST Use the unused merge() function, fixing an minor, unintended change I 2010-12-06 18:50:56 +00:00
Analysis Rename CXXExprWithTemporaries -> ExprWithCleanups; there's no theoretical 2010-12-06 08:20:24 +00:00
Basic attempt to fix a buildbot failure, apparently apache fails to build. 2010-12-02 04:27:29 +00:00
Checker Rename CXXExprWithTemporaries -> ExprWithCleanups; there's no theoretical 2010-12-06 08:20:24 +00:00
CodeGen Rename CXXExprWithTemporaries -> ExprWithCleanups; there's no theoretical 2010-12-06 08:20:24 +00:00
Driver Remove stray emacs mode marker. 2010-12-01 04:33:27 +00:00
Frontend Implement -cl-std= 2010-12-04 01:51:40 +00:00
FrontendTool Merge System into Support. 2010-11-29 18:12:39 +00:00
Headers Optimized IR for vec_splat 2010-12-01 21:59:31 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex Fix diagnostic for reporting bad escape sequence. 2010-12-03 00:09:56 +00:00
Parse Although we currently have explicit lvalue-to-rvalue conversions, they're 2010-12-04 03:47:34 +00:00
Rewrite Fix rewriter to match recent changes in property ref 2010-12-04 21:22:13 +00:00
Sema Remove a fixme which was fixed in a previous commit. 2010-12-06 19:36:50 +00:00
Serialization Re-implement caching for the linkage calculation of declarations. 2010-12-06 18:36:25 +00:00
CMakeLists.txt Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Makefile Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00