llvm-project/clang/lib
Nuno Lopes 7cffb63a9d emit diagnostic when casting a ptr to a small int when doing static initialization (addresses Eli's comments I believe)
llvm-svn: 63562
2009-02-02 22:57:15 +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 emit diagnostic when casting a ptr to a small int when doing static initialization (addresses Eli's comments I believe) 2009-02-02 22:57:15 +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