summaryrefslogtreecommitdiffstats
path: root/tools/clang/plugins/FindBadConstructs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clang style-check plugin: check for virtual keyword on virtual dtors.hans@chromium.org2011-05-251-21/+25
* clang plugin: Make tests pass again.thakis@chromium.org2011-05-201-1/+1
* clang: Mention that the ctor/dtor needs "out of line" implementation.tfarina@chromium.org2011-04-281-3/+6
* clang: Use -Wheader-hygiene instead of a custom check in the plugin.thakis@chromium.org2011-04-051-10/+0
* Warn/error on "using namespace blah;" in headers on clang machines.erg@google.com2011-03-161-0/+10
* Change how we detect test code so we bail on virtual checks when we see gmock...erg@google.com2011-02-151-0/+17
* Commit my clang plugin and fix up documentation.erg@google.com2011-02-031-0/+245