Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement DR2229, which prohibits unnamed bit-fields from having qualifiers i... | Aaron Ballman | 2018-03-17 | 1 | -1/+1 |
* | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
* | Per C++ [class.bit]p2, unnamed bit-fields are not members. Fixes PR10289. | Douglas Gregor | 2011-10-10 | 1 | -0/+22 |