[PATCH] D50335: vs integration: fix default path to clang-cl

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 6 09:37:21 PDT 2018


On Mon, Aug 6, 2018 at 12:18 PM Hans Wennborg via Phabricator <
reviews at reviews.llvm.org> wrote:

> hans added a comment.
>
> In https://reviews.llvm.org/D50335#1189459, @zturner wrote:
>
> > Btw, unfortunately i had a few more changes to the csproj file that I may
> >  have forgotten to upstream before i left. IIRC, they were changing the
> >  author name to LLVMExtensions , deleting the part in the csproj about
> >  Brutal Strong name signer, setting the key file in project settings, and
> >  fixing the path to sn.exe.
>
>
> Ouch, it's not so great that the published extension was built from source
> that's not checked in. But I guess publishing an updated version can wait
> until you're back.

It’s only a 3 or 4 line change, and you won’t be able to upload until
they’re fixed so it shouldn’t be too hard if Youre willing to give it a try.



>
> In https://reviews.llvm.org/D50335#1189459, @zturner wrote:
>
> > Edit: just saw your update. That is such weird installer behavior. What
> >  goes in the LLVM key above that? Maybe the installer behavior changed
> and
> >  we need to support both?
>
>
> I tried an old installer (3.8.0) and it sets the same registry keys.
>
> I don't know if it's that weird. I think cmake/cpack just figures the
> package vendor is LLVM and the product is also called LLVM, and that's how
> it ended up there.
>
>
> https://reviews.llvm.org/D50335
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180806/7fd43a42/attachment.html>


More information about the llvm-commits mailing list