clang-1/lib
Nuno Lopes 1dfa6e15cb fix TryToFixInvalidVariablyModifiedType to reject negative array sizes
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63557 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-02 22:32:08 +00:00
..
AST Change the ObjC type encoding for block pointer types to "@?" (for consistency with GCC). 2009-02-02 18:24:29 +00:00
Analysis Fix horrible non-termination bug in LiveVariables. The issue was that 2009-01-30 21:35:30 +00:00
Basic next round of diagnostics cleanups, moving some 2009-01-29 17:46:13 +00:00
CodeGen More ABI API cleanup. 2009-02-02 22:03:45 +00:00
Driver Clean up indentation. 2009-02-02 21:45:32 +00:00
Headers Avoid creating .dir files in the installation area. 2009-01-22 02:53:03 +00:00
Lex move library-specific diagnostic headers into library private dirs. Reduce 2009-01-29 05:15:15 +00:00
Parse Add sema support for the cleanup attribute. 2009-01-31 01:16:18 +00:00
Rewrite rename getFullFilePos -> getFileOffset. 2009-01-27 06:27:13 +00:00
Sema fix TryToFixInvalidVariablyModifiedType to reject negative array sizes 2009-02-02 22:32:08 +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