summaryrefslogtreecommitdiffstats
path: root/lldb/test/lang/cpp/dynamic-value
Commit message (Expand)AuthorAgeFilesLines
* Patch from Matt Kopec <matt.kopec@intel.com> to fix the problem that if two b...Jim Ingham2012-10-161-1/+2
* Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases.Johnny Chen2012-04-062-0/+6
* fixing a macro name mismatch that was making our test case succeed for the wr...Enrico Granata2012-02-102-2/+4
* Fix compile time warnings for the inferior program.Johnny Chen2012-02-092-2/+2
* Special build dictionary needs the same dictionary when specifying the after-...Johnny Chen2012-02-061-0/+4
* Add regular C++ inheritance in addition to the virtual inheritance to TestCpp...Johnny Chen2012-02-062-11/+37
* Add test cases for SBValue.Cast(SBType). The test logic needs more polishing.Johnny Chen2012-02-042-0/+198
* Add SBValue::GetDynamicValue and SBValue::GetStaticValue API's.Jim Ingham2011-12-081-0/+9
* Turn the EvaluateExpression (..., True) tests back on.Jim Ingham2011-10-071-4/+3
* Centralize all of the type name code so that we always strip the leadingGreg Clayton2011-06-301-1/+1
* Move C++-related test directories to now reside under lang.Johnny Chen2011-06-253-0/+297
OpenPOWER on IntegriCloud