Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | P0188R1: add support for standard [[fallthrough]] attribute. This is almost | Richard Smith | 2016-03-08 | 1 | -3/+2 |
* | Improve C++11 attribute parsing. | Michael Han | 2012-10-03 | 1 | -1/+1 |
* | Handle C++11 attribute namespaces automatically. | Alexis Hunt | 2012-06-18 | 1 | -0/+12 |
* | Stop referring to functions as methods in per-function fallthrough-checking. | Alexis Hunt | 2012-06-15 | 1 | -3/+3 |
* | Implementation of a "soft opt-in" option for -Wimplicit-fallthrough diagnosti... | Alexander Kornienko | 2012-06-02 | 1 | -0/+39 |