summaryrefslogtreecommitdiffstats
path: root/clang/unittests/AST/APValueTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* C++11 constexpr: Add note stacks containing backtraces if constant evaluationRichard Smith2011-12-161-83/+0
* Attempt to fix unit testsDouglas Gregor2011-09-291-0/+4
* Rename DiagnosticInfo to Diagnostic as per issue 5397David Blaikie2011-09-261-1/+1
* Rename DiagnosticClient to DiagnosticConsumer as per issue 5397David Blaikie2011-09-251-1/+1
* Rename Diagnostic to DiagnosticsEngine as per issue 5397David Blaikie2011-09-251-2/+2
* Define DiagnosticBuilder<<APValue so it's easy to include APValues inJeffrey Yasskin2011-07-181-0/+79
OpenPOWER on IntegriCloud