Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move -Wstatic-float-init fixit into a note & don't recover as if constexpr | David Blaikie | 2013-01-29 | 1 | -1/+1 |
* | Sync 'in class initialization of static const double' extension up with GCC, | Richard Smith | 2013-01-25 | 1 | -1/+1 |
* | Make sure we still reject static data members in anonymous unions in C++11. | Richard Smith | 2012-02-16 | 1 | -0/+12 |
* | C++11 allows unions to have static data members. Remove the corresponding | Richard Smith | 2012-02-16 | 1 | -0/+36 |