llvm-project/clang/lib
Torok Edwin c6853c1531 Add Debian gcc 4.3 header search directories.
llvm-svn: 63872
2009-02-05 18:12:45 +00:00
..
AST Fix the symptom of the regression, by having the CXXConditionDeclExpr not destroy its Decl. 2009-02-05 15:12:41 +00:00
Analysis Make SymbolicRegion subclass TypedRegion, for symbols usually have types, so 2009-02-05 06:57:29 +00:00
Basic make clang agree with gcc 4.2's x86-64 predefines and settings. 2009-02-05 07:32:46 +00:00
CodeGen #ifdef'out out objc2 API selection which is not done in gcc (unlike 2009-02-05 18:00:27 +00:00
Driver Add Debian gcc 4.3 header search directories. 2009-02-05 18:12:45 +00:00
Headers Avoid creating .dir files in the installation area. 2009-01-22 02:53:03 +00:00
Lex correct and generalize computation of __INTMAX_MAX__. 2009-02-05 07:27:41 +00:00
Parse Put the invalid flag of OwningResult into the Action pointer. 2009-02-05 15:02:23 +00:00
Rewrite rename getFullFilePos -> getFileOffset. 2009-01-27 06:27:13 +00:00
Sema Remove some non-ASCII in comment. 2009-02-05 12:33:33 +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