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

Mark de Wever via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 12 08:32:45 PST 2024


================
@@ -0,0 +1,9 @@
+// Test that -print-library-module-manifest-path finds the correct file.
+//
+// Note this file is currently not available on Apple platforms
----------------
mordante wrote:

I'll remove this test for now. It can be added later when it's known where Apple will store this file.

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


More information about the cfe-commits mailing list