[libcxx-commits] [clang] [libcxx] [llvm] Add unnecessary-virtual-specifier to -Wextra (PR #138741)

via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 7 04:58:42 PDT 2025


================
@@ -16,6 +16,7 @@ _LIBCPP_CLANG_DIAGNOSTIC_IGNORED("-Wtautological-constant-out-of-range-compare")
 _LIBCPP_BEGIN_NAMESPACE_STD
 
 namespace {
+// Whitespace change DO NOT MERGE
----------------
Sirraide wrote:

👀

https://github.com/llvm/llvm-project/pull/138741


More information about the libcxx-commits mailing list