Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-04-13 | Add test for anonymous struct containing an implicitly private data member. | Richard Smith | 1 | -0/+3 |
2016-04-14 | Lit C++11 Compatibility Patch #8 | Charles Li | 1 | -4/+19 |
2014-01-30 | Diagnose typedef names for linkage purposes that would change | John McCall | 1 | -0/+7 |
2012-12-08 | Properly compute triviality for explicitly-defaulted or deleted special members. | Richard Smith | 1 | -2/+2 |
2011-10-19 | Don't provide errors for anonymous unions when they're actually anonymous cla... | David Blaikie | 1 | -0/+5 |
2010-08-16 | Emit diagnostic error when the field of an anonymous struct is non trivial. | Argyrios Kyrtzidis | 1 | -0/+11 |