aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/scoped-enums.cpp
AgeCommit message (Expand)Author
2013-04-19cleanup and relax test casesAdrian Prantl
2013-04-19Emit the underlying type in the debug info for all kinds of fixed enumsAdrian Prantl
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith
2011-05-20Introduce Type::isSignedIntegerOrEnumerationType() andDouglas Gregor