[PATCH] D112334: [clang-tidy] Suppress readability-static-access-through-instance for CUDA built-in variables
Carlos Galvez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 22 10:54:29 PDT 2021
carlosgalvezp added a comment.
Btw, regarding this `CHECK-MESSAGES-NOT`, how does it work? I can't find it in `check_clang_tidy.py`. Wouldn't the test fail anyway if unexpected warnings are printed?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112334/new/
https://reviews.llvm.org/D112334
More information about the cfe-commits
mailing list