hanchenye-llvm-project/clang/lib
John McCall 8c6b56f39d Function types are compatible (in the C sense) if their regparms are identical.
llvm-svn: 121821
2010-12-15 01:06:38 +00:00
..
AST Function types are compatible (in the C sense) if their regparms are identical. 2010-12-15 01:06:38 +00:00
Analysis Rename CXXExprWithTemporaries -> ExprWithCleanups; there's no theoretical 2010-12-06 08:20:24 +00:00
Basic Change MBlaze target to have the same description string as its LLVM equivalent. 2010-12-12 20:56:47 +00:00
Checker Added missing IgnoreParens(). 2010-12-14 22:11:44 +00:00
CodeGen Restore r121752 without modification. 2010-12-14 08:05:40 +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 Added missing IgnoreParens(). 2010-12-14 22:11:44 +00:00
Sema Added missing IgnoreParens(). 2010-12-14 22:11:44 +00:00
Serialization Restore r121752 without modification. 2010-12-14 08:05:40 +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