Sphinx was giving warning on unescaped special symbol *. It was an issue on systems treating warning as error.
Add documentation of clang-nvlink-wrapper tool in clang. Add it to the release notes of clang. Fix a small MSVC warning. Differential Revision: https://reviews.llvm.org/D109225