DescriptionEnable template checking for the clang plugin on Mac.
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/dcf757517b8b95793c0aff1509cb356cdcbd59e9
Cr-Commit-Position: refs/heads/master@{#331743}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|