"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "0347c0b87419d3added9e3e39cfe36280d8ce78a"
[clang-tidy] misc-argument-comment non-strict mode
Summary: 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. Reviewers: hokein, aaron.ballman Subscribers: aaron.ballman, Prazek, cfe-commits Differential Revision: https://reviews.llvm.org/D23135 llvm-svn: 277729
Loading
Please register or sign in to comment