llvm-project/clang/lib
Ted Kremenek 9ffbe41a6c Fix <rdar://problem/6703892> by not warning about self-comparisons of enum
constants.

llvm-svn: 67390
2009-03-20 18:35:45 +00:00
..
AST Introduce a new expression type, UnresolvedDeclRefExpr, that describes 2009-03-19 17:26:29 +00:00
Analysis retain/release checker: Tracking autorelease counts for objects. We're still not 2009-03-20 17:34:15 +00:00
Basic refactor some code, fixing a problem discovered by the dragonfly bsd people, where 2009-03-20 16:06:38 +00:00
CodeGen Fix ivar's size encoding. 2009-03-20 18:24:39 +00:00
Driver Driver: Parse Darwin version out of target triple. 2009-03-20 18:21:51 +00:00
Frontend Plist diagnostics: distinguish between regular and extended messages for "events". 2009-03-19 00:42:56 +00:00
Headers Only intptr_t is protected by __intptr_t_defined. 2009-03-15 03:16:47 +00:00
Lex PTHManager::Create() now creates a PTHManager even if the PTH file contains no 2009-03-20 17:54:25 +00:00
Parse Introduce a representation for types that we referred to via a 2009-03-19 00:18:19 +00:00
Rewrite Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Sema Fix <rdar://problem/6703892> by not warning about self-comparisons of enum 2009-03-20 18:35:45 +00:00
CMakeLists.txt Fix cmake builds. 2009-03-02 17:05:26 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00