https://github.com/kikairoya commented:
> FWIW, GCC also looks for a similar file in mingw contexts, which Clang also > doesn't use. It would probably be good for consistency to have Clang link > that as well, but there hasn't been that many requests for it, IIRC. Lacking the manifest causes some failures of tests due to their file name. (UAC is usually disabled in CI environments, so it doesn't matter there.) https://github.com/llvm/llvm-project/pull/220875 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
