summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/scoped-enums.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg2013-12-131-1/+1
* PR17103: Scoped enumerations with signed integer types have signed integerRichard Smith2013-09-041-1/+8
* cleanup and relax test casesAdrian Prantl2013-04-191-2/+1
* Emit the underlying type in the debug info for all kinds of fixed enumsAdrian Prantl2013-04-191-1/+10
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Introduce Type::isSignedIntegerOrEnumerationType() andDouglas Gregor2011-05-201-0/+9