[clang-tidy] Add new cert-dcl21-cpp check
This check flags postfix operator++/-- declarations, where the return type is not a const object. Differential Revision: https://reviews.llvm.org/D32743 llvm-svn: 302637
Loading
Please sign in to comment