summaryrefslogtreecommitdiffstats
path: root/tools/clang/plugins
Commit message (Expand)AuthorAgeFilesLines
* clang: Fix a comment pointing to app_unittests instead of ui_unittests.tfarina@chromium.org2011-07-071-1/+1
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-271-1/+0
* Clang style checker: add the 'clang' dir to list of banned directories.hans@chromium.org2011-05-271-0/+1
* 1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ...wez@chromium.org2011-05-271-0/+1
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-271-1/+0
* 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-202-1/+4
* Make clang plugin work with generated source files when ninja is used.thakis@chromium.org2011-05-181-0/+1
* clang: Mention that the ctor/dtor needs "out of line" implementation.tfarina@chromium.org2011-04-282-5/+8
* clang: Use -Wheader-hygiene instead of a custom check in the plugin.thakis@chromium.org2011-04-057-83/+6
* Fix speed regressions in clang by changing datastructures used and minimizing...erg@google.com2011-03-162-22/+19
* Fix clang bustage on Mac by blacklisting /Developererg@google.com2011-03-161-1/+4
* Warn/error on "using namespace blah;" in headers on clang machines.erg@google.com2011-03-166-31/+128
* Ignore autogenerated headers in clang on the mac.erg@google.com2011-03-101-0/+1
* Ignore autogenerated headers in clang.erg@google.com2011-03-101-0/+3
* clang: Cleanup style/security issues in the test.sh script.tfarina@chromium.org2011-03-091-9/+10
* Add shell script based unit test system for the clang plugin.erg@google.com2011-03-0810-0/+222
* Make chromium-style violations errors if -Werror is set.erg@google.com2011-03-021-1/+5
* Make the clang plugin look for path components.erg@google.com2011-02-282-8/+59
* Add final ignores for Linux and note that mm files are implementation files.erg@google.com2011-02-161-1/+9
* Modify how we clean paths in clang plugins.erg@google.com2011-02-151-3/+9
* Change how we detect test code so we bail on virtual checks when we see gmock...erg@google.com2011-02-153-27/+44
* Try to fix the clang bots.thakis@chromium.org2011-02-101-3/+3
* clang: Compille the style checker plugin on the bots.thakis@chromium.org2011-02-101-9/+8
* Commit my clang plugin and fix up documentation.erg@google.com2011-02-035-0/+540