| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a pile of tests for unrestricted unions, and advertise support for them. | Richard Smith | 2012-03-03 | 1 | -0/+93 |
| * | Don't assert when trying to diagnose why a class with a constructor template is | Richard Smith | 2012-02-26 | 1 | -0/+4 |
| * | C++11 allows unions to have static data members. Remove the corresponding | Richard Smith | 2012-02-16 | 1 | -1/+6 |
| * | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
| * | Implement the new C++0x rules for non-trivial things in unions so that | Alexis Hunt | 2011-05-16 | 1 | -0/+22 |

