summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/enum-bitfield.cpp
Commit message (Expand)AuthorAgeFilesLines
* Pedantic diagnostic correction: in C++, we have integral constant expressions,Richard Smith2012-01-151-1/+1
* PR11614: Mark defaulted special constructors as constexpr if their implicitRichard Smith2011-12-221-2/+2
* Add checks and diagnostics for many of the cases which C++11 considers to notRichard Smith2011-12-131-2/+2
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* After parsing a ':' in an enum-specifier within class context,Douglas Gregor2010-12-011-0/+18
OpenPOWER on IntegriCloud