Hi all,
I’ve implemented POC checker “different.CallArgsOrderChecker” which looks for accidental swap or skip of arguments in function, method, constructors and operators calls.
https://reviews.llvm.org/D41077
Thanks, Alexey K
Hi all,
I’ve implemented POC checker “different.CallArgsOrderChecker” which looks for accidental swap or skip of arguments in function, method, constructors and operators calls.
https://reviews.llvm.org/D41077
Thanks, Alexey K
Any comments?