llvm-project/clang/lib
Nuno Lopes 598afdcfe7 allow cast from array to int to be considered as constant
llvm-svn: 63519
2009-02-02 16:07:41 +00:00
..
AST Switch Type::isAggregateType to use the C++ definition of "aggregate 2009-01-30 17:31:00 +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 Fix for PR3447: use padded sizes for computations on struct/union 2009-02-01 08:12:19 +00:00
Driver " Attached is a patch for TextDiagnosticPrinter that adds an optional 2009-01-30 17:41:53 +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 allow cast from array to int to be considered as constant 2009-02-02 16:07:41 +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