[libcxx-commits] [libcxx] [llvm] [RFC][libc++] Reworks clang-tidy selection. (PR #81362)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 5 08:46:47 PST 2024
================
@@ -53,17 +53,14 @@
"-Wunused-parameter",
"-Wunreachable-code",
"-Wno-unused-local-typedef",
-
----------------
ldionne wrote:
These removals seem unrelated.
https://github.com/llvm/llvm-project/pull/81362
More information about the libcxx-commits
mailing list