New issue
Advanced search Search tips

Issue 837147 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

clang plugin: enable checks in templated classes where reasonable

Project Member Reported by dcheng@chromium.org, Apr 26 2018

Issue description

There's no reason we can't do certain checks in templated classes. Look into how we can enforce things like override: it should be trivial to determine in most cases (though it could be interesting if whether or not override is dependent on how the template is instantiated).
 

Sign in to add a comment