summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/exprs.h
Commit message (Expand)AuthorAgeFilesLines
* Modify the way sub-statements are stored and retrieved from PCH.Argyrios Kyrtzidis2010-06-281-0/+2
* Completely reimplement __builtin_offsetof, based on a patch by RobertoDouglas Gregor2010-04-281-0/+13
* PCH support for CompoundLiteralExpr. This is the last C expressionDouglas Gregor2009-04-161-0/+3
* PCH support for InitListExpr, DesignatedInitExpr, and ImplicitValueInitExpr.Douglas Gregor2009-04-161-0/+9
* PCH support for ShuffleVectorExpr and BlockDeclRefExprDouglas Gregor2009-04-161-1/+4
* PCH support for TypesCompatibleExpr, ChooseExpr, and GNUNullExpr.Douglas Gregor2009-04-151-0/+9
* PCH support for ExtVectorElementExpr and VAArgExpr.Douglas Gregor2009-04-151-0/+4
* PCH support for CompoundAssignOperator and ConditionalOperatorDouglas Gregor2009-04-151-0/+6
* PCH support for ImaginaryLiteral and ArraySubscriptExprDouglas Gregor2009-04-151-0/+7
* PCH support for MemberExpr and CallExpr.Douglas Gregor2009-04-151-0/+11
* PCH support for string literalsDouglas Gregor2009-04-151-0/+3
* PCH support for UnaryOperator, SizeOfAlignOfExprDouglas Gregor2009-04-151-0/+7
* PCH support for CStyleCastExpr and BinaryOperator expression kinds.Douglas Gregor2009-04-151-1/+7
* PCH support for ParenExprDouglas Gregor2009-04-141-1/+1
* Add PCH support for PredefinedExpr and FloatingLiteral expressionsDouglas Gregor2009-04-141-2/+6
* PCH support for a few very, very simple kinds of expressions. Hook upDouglas Gregor2009-04-141-0/+14
OpenPOWER on IntegriCloud