================
@@ -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
+
+ This directive will build the required C++23 standard library
+ modules and add the provide the additional compiler flags in
+ %{module_flags}. (Libc++ offers these modules in C++20 as an
+ extenstion.)
----------------
hawkinsw wrote:
```suggestion
extension.)
```
https://github.com/llvm/llvm-project/pull/76246
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits