hanchenye-llvm-project/clang/lib
Chris Lattner 7067b4f49d remove FullSourceLoc::isFileID
llvm-svn: 62371
2009-01-16 22:53:56 +00:00
..
AST Don't ICE on user redeclaration of objc's built-in types. 2009-01-16 19:58:32 +00:00
Analysis StringRegion::print: Remove copy/paste code and just call Stmt::printPretty() for the StringLiteral. 2009-01-16 19:26:50 +00:00
Basic remove FullSourceLoc::isFileID 2009-01-16 22:53:56 +00:00
CodeGen Changed the API yet again. 2009-01-16 19:02:53 +00:00
Driver an instantiation loc is always a file loc. 2009-01-16 22:53:27 +00:00
Headers Add mm_malloc.h, patch by Sam Weinig. 2009-01-08 23:30:09 +00:00
Lex Fix PR2477 - clang misparses "//*" in C89 mode 2009-01-16 22:39:25 +00:00
Parse more SourceLocation lexicon change: instead of referring to the 2009-01-16 07:36:28 +00:00
Rewrite more SourceLocation lexicon change: instead of referring to the 2009-01-16 07:36:28 +00:00
Sema Don't ICE (issue diagnostics) when receiver is a non-objc 2009-01-16 20:35:09 +00:00
CMakeLists.txt CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Makefile add a libDriver, for now only move the text diangostics stuff from Driver to there 2008-08-05 23:33:20 +00:00