aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/dynamic-cast-always-null.cpp
AgeCommit message (Expand)Author
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith
2011-04-17Cleanup tests, no functionality change.Anders Carlsson
2011-04-11When we know that a dynamic_cast always returns null, we can makeAnders Carlsson