hanchenye-llvm-project/clang/lib
Fariborz Jahanian 4f9d349e07 More objc2's API chanes.
llvm-svn: 63878
2009-02-05 19:35:43 +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 More objc2's API chanes. 2009-02-05 19:35:43 +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 Improvements and fixes for name lookup with using directives, from Piotr Rak! 2009-02-05 19:25:20 +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