clang-1/include/clang
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 Cleanup DeclContext::addDecl and DeclContext::insert interface, from Piotr Rak 2009-01-12 23:27:07 +00:00
Analysis static analyzer: Handle casts from arrays to integers. This fixes PR 3297. 2009-01-13 01:04:21 +00:00
Basic Implement support for anonymous structs and unions in C. Both C and 2009-01-12 22:49:06 +00:00
CodeGen Add GetModule accessor to ModuleBuilder 2008-10-21 19:55:09 +00:00
Driver Add license comments. 2008-11-27 02:19:10 +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 make the -rewrite-test a bit more interesting: it now 2008-10-12 06:09:52 +00:00
Sema Comment fix, ParseAST does not take ownership of the consumer. 2008-10-27 22:01:05 +00:00