[clang] [clang][modules] Print library module manifest path. (PR #76451)

Mark de Wever via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 19 08:43:03 PST 2024


================
@@ -0,0 +1,40 @@
+// Test that -print-library-module-manifest-path finds the correct file.
+
+// RUN: rm -rf %t
----------------
mordante wrote:

I copied the 3 line version from another test, I'll fix it.

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


More information about the cfe-commits mailing list