Go to file
John McCall 3665e00c87 Add ASTContext::getTrivialDeclaratorInfo, which initializes a new
source info block with a single location.

llvm-svn: 84970
2009-10-23 21:14:09 +00:00
clang Add ASTContext::getTrivialDeclaratorInfo, which initializes a new 2009-10-23 21:14:09 +00:00
compiler-rt Comment out broken tests and make the rest build in cmake build system. 2009-10-17 10:19:32 +00:00
llvm Remove AllocationInst. Since MallocInst went away, AllocaInst is the only subclass of AllocationInst, so it no longer is necessary. 2009-10-23 21:09:37 +00:00