summaryrefslogtreecommitdiffstats
path: root/tools/clang_check/README.chromium
blob: fcaa7e0e94bb604a026c4f478fecb1c5796f5413 (plain)
1
2
3
4
5
6
7
8
9
These are terrible, terrible hacks.

They are meant to be temporary. clang currently doesn't allow running a plugin
AND doing the normal codegen process. We want our syntax complaining plugins to
run during normal compile, but for now, you can user run_plugin.sh to hack the
build system to do a syntax check.

Also see http://code.google.com/p/chromium/wiki/WritingClangPlugins