Enable template checking for the clang plugin on Linux.
commit0d701b22f23d3ffc0ef40ff343a1128b64ec392d
authordcheng <dcheng@chromium.org>
Sat, 23 May 2015 00:10:04 +0000 (22 17:10 -0700)
committerCommit bot <commit-bot@chromium.org>
Sat, 23 May 2015 00:10:29 +0000 (23 00:10 +0000)
tree93668dad71897cef07e3ebeb8de353f1d1c09fe4
parent5cf84ff6716a90dec61d9a015e43ce161454925e
Enable template checking for the clang plugin on Linux.

This enables the plugin to check templated classes for the following
things:
- virtual functions have {virtual,override,final} correctly specified.
- Refcounted types have private destructors.
- WeakPtrFactory members are the last members

BUG=441916

Review URL: https://codereview.chromium.org/1156533004

Cr-Commit-Position: refs/heads/master@{#331210}
build/common.gypi
build/config/clang/BUILD.gn