DescriptionEnable 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
Committed: https://crrev.com/0d701b22f23d3ffc0ef40ff343a1128b64ec392d
Cr-Commit-Position: refs/heads/master@{#331210}
Patch Set 1 #Patch Set 2 : Fix bug #s #
Messages
Total messages: 14 (6 generated)
|