clang-1/lib
Ted Kremenek 1c61b472b2 Don't flag dead stores when the result of a preincrement/predecrement is used in an enclosing expression.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53964 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-23 22:19:56 +00:00
..
AST Added UnaryOperator::isPrefix(). 2008-07-23 22:18:43 +00:00
Analysis Don't flag dead stores when the result of a preincrement/predecrement is used in an enclosing expression. 2008-07-23 22:19:56 +00:00
Basic Always define __SIZE_TYPE__ as long unsigned int. 2008-07-22 17:16:13 +00:00
CodeGen don't depend on the result of CreateNeg to be a binop 2008-07-23 06:53:34 +00:00
Headers Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
Lex Patch by 2008-07-19 19:10:04 +00:00
Parse minor cleanup to the actions interface to pass around SmallVectorImpl instead 2008-07-21 22:17:28 +00:00
Rewrite Add CSS for word wrapping of long message bubbles. 2008-07-11 23:13:22 +00:00
Sema When constructing an ObjCIvarDecl object in Sema, provide its visibility up front instead of setting it afterwards. 2008-07-23 18:04:17 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00