hanchenye-llvm-project/clang/lib
Anders Carlsson a948c34b0b Handle readwrite constraints correctly
llvm-svn: 62043
2009-01-11 19:46:50 +00:00
..
AST Convert property implementation to DeclContext::addDecl(). 2009-01-11 12:47:58 +00:00
Analysis Dead stores checker: Don't flag dead stores for self-assignments (common escape hatch for 'unused variable' warnings). 2009-01-09 22:15:01 +00:00
Basic SourceManager: Implement "lazy" creation of MemBuffers for source files. 2009-01-06 22:43:04 +00:00
CodeGen Handle readwrite constraints correctly 2009-01-11 19:46:50 +00:00
Driver Add Fedora 10 GCC paths. 2008-12-25 09:28:01 +00:00
Headers Add mm_malloc.h, patch by Sam Weinig. 2009-01-08 23:30:09 +00:00
Lex Enhance PTH 'getSpelling' caching: 2009-01-09 22:05:30 +00:00
Parse Convert some more actions to smart pointers. 2009-01-11 00:38:46 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema Fix operator precedence. 2009-01-11 13:39:06 +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