llvm-project/clang/lib
Devang Patel f4c205b2fa Add support to emit debug info for objective-c interfaces.
(This is not yet used.)

llvm-svn: 65573
2009-02-26 21:10:26 +00:00
..
AST Add Type::hasPointerRepresentation predicate. 2009-02-26 20:52:22 +00:00
Analysis Refine some grammar in the retain/release diagnostics. 2009-02-26 21:04:07 +00:00
Basic Introduce code modification hints into the diagnostics system. When we 2009-02-26 21:00:50 +00:00
CodeGen Add support to emit debug info for objective-c interfaces. 2009-02-26 21:10:26 +00:00
Driver Introduce code modification hints into the diagnostics system. When we 2009-02-26 21:00:50 +00:00
Headers Put compiler headers in <prefix>/lib/clang/1.0/include (vs 2009-02-21 20:52:41 +00:00
Lex Move PTHStatCache within the anonymous namespace. 2009-02-23 23:27:54 +00:00
Parse Introduce code modification hints into the diagnostics system. When we 2009-02-26 21:00:50 +00:00
Rewrite Introduce code modification hints into the diagnostics system. When we 2009-02-26 21:00:50 +00:00
Sema Introduce code modification hints into the diagnostics system. When we 2009-02-26 21:00:50 +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