Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable warnings for having RefCounted types with a public destructor. | rsleevi@chromium.org | 2012-05-19 | 1 | -1/+0 |
* | Check implementation files for virtual and OVERRIDE. | rsleevi@chromium.org | 2012-04-17 | 1 | -1/+3 |
* | Check and warn if public destructors are found on types that derive from base... | rsleevi@chromium.org | 2012-04-17 | 1 | -2/+3 |
* | Force annotation of overridden methods with OVERRIDE. | avi@chromium.org | 2011-11-29 | 1 | -2/+1 |
* | Extend Clang plugin to warn on missing OVERRIDE. | avi@chromium.org | 2011-11-28 | 1 | -1/+2 |
* | clang: Make it possible to run Elliot's plugin on the bots | thakis@chromium.org | 2011-02-11 | 1 | -0/+20 |
* | Revert 74597 - clang: Make it possible to run Elliot's plugin on the bots | thakis@chromium.org | 2011-02-11 | 1 | -20/+0 |
* | clang: Make it possible to run Elliot's plugin on the bots | thakis@chromium.org | 2011-02-11 | 1 | -0/+20 |