llvm-project/clang/lib
Abramo Bagnara 9e0e7096a3 Improved complex constants evaluation.
llvm-svn: 121616
2010-12-11 16:05:48 +00:00
..
AST Improved complex constants evaluation. 2010-12-11 16:05:48 +00:00
Analysis Rename CXXExprWithTemporaries -> ExprWithCleanups; there's no theoretical 2010-12-06 08:20:24 +00:00
Basic Use error_code instead of std::string* for MemoryBuffer. 2010-12-09 17:36:38 +00:00
Checker It's kindof silly that ExtQuals has an ASTContext&, and we can use that 2010-12-10 11:01:00 +00:00
CodeGen Add missing switch case for the quad-register version of the Neon vmul builtin. 2010-12-10 23:09:09 +00:00
Driver Use error_code instead of std::string* for MemoryBuffer. 2010-12-09 17:36:38 +00:00
Frontend Gather cached code completions after the first reparse, not after the 2010-12-09 21:27:43 +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 Don't crash when code-completing after "#include <". It would be far 2010-12-09 23:35:36 +00:00
Parse Added ParenType type node. 2010-12-10 16:29:40 +00:00
Rewrite Keep the source location of the selector in ObjCMessageExpr. 2010-12-10 20:08:27 +00:00
Sema Any property declared in a class extension might have user 2010-12-10 23:36:33 +00:00
Serialization Keep the source location of the selector in ObjCMessageExpr. 2010-12-10 20:08:27 +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