llvm-project/clang/lib
Chris Lattner 8a42586c54 more SourceLocation lexicon change: instead of referring to the
"logical" location, refer to the "instantiation" location.

llvm-svn: 62316
2009-01-16 07:36:28 +00:00
..
AST rename "virtual location" of a macro to "instantiation location". 2009-01-16 07:15:35 +00:00
Analysis more SourceLocation lexicon change: instead of referring to the 2009-01-16 07:36:28 +00:00
Basic more SourceLocation lexicon change: instead of referring to the 2009-01-16 07:36:28 +00:00
CodeGen more SourceLocation lexicon change: instead of referring to the 2009-01-16 07:36:28 +00:00
Driver more SourceLocation lexicon change: instead of referring to the 2009-01-16 07:36:28 +00:00
Headers Add mm_malloc.h, patch by Sam Weinig. 2009-01-08 23:30:09 +00:00
Lex more SourceLocation lexicon change: instead of referring to the 2009-01-16 07:36:28 +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 rename PP::getPhysicalCharacterAt -> PP::getSpelledCharacterAt. 2009-01-16 07:10:29 +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