Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-25Bug 513105 - Store the current lookup point in a thread-local static stack ra...Nathan Ridge1-2/+3
2017-02-17Bug 512262 - Remove the unnecessary ICPPEvaluationOwner interfaceNathan Ridge1-2/+2
2016-09-25Cosmetics.Sergey Prigogin1-6/+6
2016-09-16Bug 490475. Support the evaluation of C++14 constexpr functionsToni Suter1-2/+2
2015-12-24Rename ICPPEvaluation.getTypeOrFunctionSet() to getType().Nathan Ridge1-1/+1
2015-04-06Bug 461538 - "noreturn" attribute in destructor is not accounted forSergey Prigogin1-3/+21
2015-04-03Cosmetics.Sergey Prigogin1-17/+80
2015-04-03Reverted erroneous commits.Sergey Prigogin1-100/+20
2015-04-03CosmeticsSergey Prigogin1-20/+100
2013-02-20Bug 399829 - Wrong context for name lookup in dependent expressionNathan Ridge1-1/+1
2012-06-26Bug 299911: Introduce ICPPEvaluationMarkus Schorn1-9/+32
2012-06-26Bug 299911: Introduce ICPPASTInitializerListMarkus Schorn1-0/+5
2012-06-26Bug 299911: Introduce ICPPASTExpressionMarkus Schorn1-1/+2
2012-01-08@Override annotations and redundant casts.Sergey Prigogin1-0/+3
2011-03-07Bug 337937: CopyLocation for copied AST-NodeEmanuel Graf1-4/+8
2010-09-06Bug 324096: [C++0x] Value categories.Markus Schorn1-3/+5
2009-01-29Map index bindings for class types back to the AST, bug 262719.Markus Schorn1-1/+1
2009-01-28Moved implementation of CVisitor.getExpressionType to the various expression ...Markus Schorn1-0/+42

    Back to the top