The misc-argument-comment check now ignores leading and trailing underscores and
case. The new StrictMode local/global option can be used to switch back to
strict checking.
Add getLocalOrGlobal version for integral types, minor cleanups.
Differential D23135
[clang-tidy] misc-argument-comment non-strict mode alexfh on Aug 3 2016, 2:05 PM. Authored by
Details The misc-argument-comment check now ignores leading and trailing underscores and Add getLocalOrGlobal version for integral types, minor cleanups.
Diff Detail
Event Timeline
Comment Actions hokein: I'm committing the patch; if you have more comments, I'm happy to address them in a follow-up. |