llvm-project/clang/lib
Chris Lattner cbc35ecb04 Rename SourceManager::getCanonicalFileID -> getFileID. There is
no longer such thing as a non-canonical FileID.

llvm-svn: 62499
2009-01-19 07:46:45 +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 Rename SourceManager::getCanonicalFileID -> getFileID. There is 2009-01-19 07:46:45 +00:00
CodeGen Rename SourceManager::getCanonicalFileID -> getFileID. There is 2009-01-19 07:46:45 +00:00
Driver Rename SourceManager::getCanonicalFileID -> getFileID. There is 2009-01-19 07:46:45 +00:00
Headers Add mm_malloc.h, patch by Sam Weinig. 2009-01-08 23:30:09 +00:00
Lex Rename SourceManager::getCanonicalFileID -> getFileID. There is 2009-01-19 07:46:45 +00:00
Parse Convert more expression actions to smart pointers. 2009-01-19 00:08:26 +00:00
Rewrite Rename SourceManager::getCanonicalFileID -> getFileID. There is 2009-01-19 07:46:45 +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