Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't warn about missing declarations for partial template specializations | Aaron Puchert | 2020-02-05 | 1 | -0/+2 |
* | Suggestions to fix -Wmissing-{prototypes,variable-declarations} | Aaron Puchert | 2019-06-18 | 1 | -1/+9 |
* | PR35862: Suppress -Wmissing-variable-declarations warning on inline variables, | Richard Smith | 2018-01-08 | 1 | -1/+22 |
* | Extend the tests for -Wmissing-variable-declarations. | Ed Schouten | 2016-12-23 | 1 | -0/+5 |
* | Fix -Wmissing-variable-declarations regression. | Eli Friedman | 2013-09-24 | 1 | -0/+6 |
* | Add an additional test for namespaces and -Wmissing-variable-declarations. M... | Eli Friedman | 2012-10-24 | 1 | -0/+43 |