================
@@ -0,0 +1,556 @@
+// RUN: mkdir -p %t
+// RUN: %clang++ %s -o %t/run
+// RUN: %t/run
----------------
efriedma-quic wrote:

Tests that need to actually run generated code go into the test-suite repo.  (I 
don't think that's really necessary here, though; if you're going to start 
using this in libc++, libc++ runtime tests will give us equivalent test 
coverage.)

https://github.com/llvm/llvm-project/pull/75371
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to