llvm-project/clang/lib
Chris Lattner 6e0e1f49a5 more plumbing for #line propagation. Use happy bit #3
out of FileInfo :)

llvm-svn: 63672
2009-02-03 22:13:05 +00:00
..
AST Semantic analysis, ASTs, and unqualified name lookup support for C++ 2009-02-03 19:21:40 +00:00
Analysis Fix horrible non-termination bug in LiveVariables. The issue was that 2009-01-30 21:35:30 +00:00
Basic more plumbing for #line propagation. Use happy bit #3 2009-02-03 22:13:05 +00:00
CodeGen GNUStep fast enumeration. 2009-02-03 21:52:35 +00:00
Driver Clean up indentation. 2009-02-02 21:45:32 +00:00
Headers Avoid creating .dir files in the installation area. 2009-01-22 02:53:03 +00:00
Lex stub out basic #line handling calls. 2009-02-03 21:52:55 +00:00
Parse Allow taking the address of data members, resulting in a member pointer. 2009-02-03 20:19:35 +00:00
Rewrite rename getFullFilePos -> getFileOffset. 2009-01-27 06:27:13 +00:00
Sema silence some warnings. 2009-02-03 21:29:32 +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