clang-1/lib
Ted Kremenek e1c2a675e0 static analyzer: Handle casts from arrays to integers. This fixes PR 3297.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62130 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-13 01:04:21 +00:00
..
AST Make sure we don't name a constructor or destructor with a qualified 2009-01-13 00:11:19 +00:00
Analysis static analyzer: Handle casts from arrays to integers. This fixes PR 3297. 2009-01-13 01:04:21 +00:00
Basic Make sure to initialize the ConstraintInfo to 0 2009-01-12 02:15:29 +00:00
CodeGen Patch to implement code gen for aggrgate-valued property used 2009-01-12 23:27:26 +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 Implement support for anonymous structs and unions in C. Both C and 2009-01-12 22:49:06 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema Add the proper restrictions on the left-hand argument of a built-in 2009-01-13 00:52:54 +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