[libcxx] [llvm] [libc++][modules] Adds module testing. (PR #76246)

Mark de Wever via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 22 08:09:21 PST 2023


================
@@ -223,6 +280,12 @@ class CxxStandardLibraryTest(lit.formats.FileBasedTest):
             allows adding special compilation flags without having to use a
             .sh.cpp test, which would be more powerful but perhaps overkill.
 
+        // MODULE: std std.compat
----------------
mordante wrote:

This comment and the one on line 250 need to move after #73136 has landed

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


More information about the llvm-commits mailing list