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

Thorsten Schütt via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 27 09:15:46 PST 2023


================
@@ -0,0 +1,15 @@
+// Test that -print-library-module-manifest-path finds the correct file.
+
+// RUN: %clang -print-library-module-manifest-path \
----------------
tschuett wrote:

The trend seems to go to two dashes and there are no tests for 2 dashes.

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


More information about the cfe-commits mailing list