Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clang style-check plugin: check for virtual keyword on virtual dtors. | hans@chromium.org | 2011-05-25 | 1 | -21/+25 |
* | clang plugin: Make tests pass again. | thakis@chromium.org | 2011-05-20 | 1 | -1/+1 |
* | clang: Mention that the ctor/dtor needs "out of line" implementation. | tfarina@chromium.org | 2011-04-28 | 1 | -3/+6 |
* | clang: Use -Wheader-hygiene instead of a custom check in the plugin. | thakis@chromium.org | 2011-04-05 | 1 | -10/+0 |
* | Warn/error on "using namespace blah;" in headers on clang machines. | erg@google.com | 2011-03-16 | 1 | -0/+10 |
* | Change how we detect test code so we bail on virtual checks when we see gmock... | erg@google.com | 2011-02-15 | 1 | -0/+17 |
* | Commit my clang plugin and fix up documentation. | erg@google.com | 2011-02-03 | 1 | -0/+245 |