llvm-project/clang/lib
Chris Lattner 46a7ad7605 get some i32/i8/i1 constants from Builder, which is much less painful than
using ConstantInt::get.

llvm-svn: 120527
2010-12-01 01:47:15 +00:00
..
AST Implement AST import support for class template specializations. 2010-12-01 01:36:18 +00:00
Analysis Let StackFrameContext represent if the call expr is evaluated as lvalue. 2010-11-24 13:08:51 +00:00
Basic Such function decls,as objc's objc_msgSend, builtins in 2010-11-30 17:35:24 +00:00
Checker L-value to r-value conversion is not ready for prime-time. 2010-11-30 17:58:55 +00:00
CodeGen get some i32/i8/i1 constants from Builder, which is much less painful than 2010-12-01 01:47:15 +00:00
Driver Merge System into Support. 2010-11-29 18:12:39 +00:00
Frontend Such function decls,as objc's objc_msgSend, builtins in 2010-11-30 17:35:24 +00:00
FrontendTool Merge System into Support. 2010-11-29 18:12:39 +00:00
Headers Undo part of my previous commit to mm_malloc.h, going back to the use of 2010-11-22 08:06:31 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex Merge System into Support. 2010-11-29 18:12:39 +00:00
Parse Remove the other FIXME I added. This is covered by the Index test and not testable via -ast-dump. 2010-11-22 13:48:02 +00:00
Rewrite Merge System into Support. 2010-11-29 18:12:39 +00:00
Sema When unknown method is sent to a receiver of 2010-12-01 01:07:24 +00:00
Serialization When using a precompiled preamble with detailed preprocessing records, 2010-11-30 06:16:57 +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