hanchenye-llvm-project/clang/lib
Chris Lattner 1e9e86f470 remove the public SourceManager::getContentCacheForLoc method.
llvm-svn: 62497
2009-01-19 07:40:40 +00:00
..
AST fix deallocation of FunctionDecl::ParamInfo 2009-01-18 19:57:27 +00:00
Analysis Fix analyzer crash found when scanning Wine sources where the analyzer used old logic to determine the value of a switch 'case' label. 2009-01-17 01:54:16 +00:00
Basic remove the public SourceManager::getContentCacheForLoc method. 2009-01-19 07:40:40 +00:00
CodeGen remove the SourceManager:: and FullSourceLoc::getFileEntryForLoc methods. 2009-01-19 07:36:42 +00:00
Driver Rename SourceLocation::getFileID to getChunkID, because it returns 2009-01-17 08:45:21 +00:00
Headers Add mm_malloc.h, patch by Sam Weinig. 2009-01-08 23:30:09 +00:00
Lex Make some enums in SourceLocation private, remove a useless assertion from ScratchBuffer. 2009-01-19 06:57:37 +00:00
Parse Convert more expression actions to smart pointers. 2009-01-19 00:08:26 +00:00
Rewrite add a simplified lexer ctor that sets up the lexer to raw-lex an 2009-01-17 07:35:14 +00:00
Sema Convert more expression actions to smart pointers. 2009-01-19 00:08:26 +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