[PATCH] CMake: Enable building clang-format's Visual Studio plugin

Manuel Klimek klimek at google.com
Thu Nov 21 22:53:12 PST 2013


I personally actually think we should somehow bake clang-format into the
extension (if possible) and distribute it via the visual studio gallery.

Chandler said he might have an opinion about this but didn't tell me what
it was yet...


On Fri, Nov 22, 2013 at 7:05 AM, Kim Gräsman <kim.grasman at gmail.com> wrote:

> On Fri, Nov 22, 2013 at 3:20 AM, Hans Wennborg <hans at chromium.org> wrote:
> >> 2) The target audiences are fairly distinct. Most clang-format Visual
> Studio
> >> extension users likely don't want or need an LLVM installation. This is
> the
> >> crowd who'd benefit most from a single click installation on the
> download
> >> page that works the same way as other VS extensions.
> >>
> >> Wouldn't it make more sense to offer the Visual Studio extension as a
> >> separate download?
> >
> > If we want to support that, we should bake clang-format into the
> > extension itself.
> >
> > Manuel: maybe that's what we should be doing?
>
> I think that would make more sense. I'm already distributing private
> builds of clang-format to co-workers who've installed the extension,
> because the only way to get clang-format is to install all of LLVM.
>
> FWIW,
> - Kim
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131122/1b190e2a/attachment.html>


More information about the cfe-commits mailing list