Clang: Do not embed windows manifests if none is specified
Since !6534 (merged) we always pass the -Xlinker /MANIFEST:EMBED
flag to the linker. This should be
done only if we also have -Xlinker /MANIFESTINPUT:
flags.
Issue: #22611 (closed)
Fixes: #23066 (closed)
Backport: release