================
@@ -0,0 +1,23 @@
+// RUN: %clang --target=x86_64-pc-linux -S -fno-discard-value-names -emit-llvm
-o - %s | FileCheck %s
+
+namespace std {
----------------
erichkeane wrote:Tests STILL haven't changed from the original patch. Please add the regression to this test as well. https://github.com/llvm/llvm-project/pull/89036 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
