[clang] [C++20][Modules][Serialization] Add an additional test case for #120277. (PR #126349)

Chuanqi Xu via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 8 00:51:52 PST 2025


================
@@ -0,0 +1,67 @@
+// RUN: rm -rf %t
+// RUN: mkdir -p %t
+// RUN: split-file %s %t
+// RUN: cd %t
----------------
ChuanqiXu9 wrote:

```suggestion

```

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


More information about the cfe-commits mailing list