[clang-tools-extra] [clang-tidy] Fix performance-trivially-destructible with C++20 modules (PR #178471)

Victor Chernyakin via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 28 11:58:34 PST 2026


================
@@ -0,0 +1,45 @@
+// REQUIRES: system-linux
----------------
localspook wrote:

Why limit the test to linux?

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


More information about the cfe-commits mailing list