summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/dynamic-cast-always-null.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update to use references to attribute groups instead of listing the attribute...Bill Wendling2013-02-221-1/+3
* Do not crash when we dynamic cast a final type to void*.Sean Hunt2012-06-191-0/+5
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Cleanup tests, no functionality change.Anders Carlsson2011-04-171-1/+1
* When we know that a dynamic_cast always returns null, we can makeAnders Carlsson2011-04-111-0/+19