summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/class/class.bit/p2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement DR2229, which prohibits unnamed bit-fields from having qualifiers i...Aaron Ballman2018-03-171-1/+1
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Per C++ [class.bit]p2, unnamed bit-fields are not members. Fixes PR10289.Douglas Gregor2011-10-101-0/+22
OpenPOWER on IntegriCloud