jjmarr-amd wrote: > When finished with initial work, please try to run the check over LLVM/other > large codebase to see if there are any hidden bugs left. > https://clang.llvm.org/extra/clang-tidy/Contributing.html#running-clang-tidy-on-llvm
I already did so on the internal codebase this check is intended for, and it worked. https://github.com/llvm/llvm-project/pull/160150 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
