llvm-project/clang/lib
Fariborz Jahanian 17290c3638 Objc's compatibility-alias semantics and code
gen issue fix.

llvm-svn: 61901
2009-01-08 01:10:55 +00:00
..
AST Fix printing of member references to avoid displaying implicitly-generated member references, e.g., for anonymous struct/unions or implicit 'this' in member functions 2009-01-07 21:26:07 +00:00
Analysis Update some doxygen comments to be more rich. Remove StoreManager::GetRegionSVal. 2009-01-07 22:56:17 +00:00
Basic SourceManager: Implement "lazy" creation of MemBuffers for source files. 2009-01-06 22:43:04 +00:00
CodeGen Objc's compatibility-alias semantics and code 2009-01-08 01:10:55 +00:00
Driver Add Fedora 10 GCC paths. 2008-12-25 09:28:01 +00:00
Headers Add a MS specific intrinsic. 2008-12-27 04:26:15 +00:00
Lex Optimize stringification a bit to avoid std::string thrashing and 2009-01-05 23:04:18 +00:00
Parse Another tweak to handle the MS extensions (<rdar://problem/5956221>). 2009-01-06 19:34:12 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema Objc's compatibility-alias semantics and code 2009-01-08 01:10:55 +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