================ @@ -0,0 +1,15 @@ +// Test that -print-library-module-manifest-path finds the correct file. + +// RUN: %clang -print-library-module-manifest-path \ ---------------- MaskRay wrote:
A lot of new options do support only the `--` form. For `--print-*` options, many support both `-` and `--`. Since it's difficult to remember, I think supporting both for the new option is fine. https://github.com/llvm/llvm-project/pull/76451 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits