aaron.ballman added a comment.

In D116966#3243346 <https://reviews.llvm.org/D116966#3243346>, @ArcsinX wrote:

> In D116966#3243318 <https://reviews.llvm.org/D116966#3243318>, @aaron.ballman 
> wrote:
>
>> AFAIK, we don't support plugins on Windows. See: 
>> https://reviews.llvm.org/D16761#1441359 I don't think anything has changed 
>> in this regard.
>
> I can say that I successfully use clang plugins on Windows (and analyzer 
> plugins too, which works in a bit different way). Seems this became possible 
> after https://reviews.llvm.org/D18826

That's good to know, but looking at the dates of the two reviews still confuses 
me.

2016: https://reviews.llvm.org/D18826
2019: https://reviews.llvm.org/D16761#1441359

It doesn't help that we don't document supported platforms one way or the other 
in https://clang.llvm.org/docs/ClangPlugins.html.

Does your plugin work against a Clang built with `BUILD_SHARED_LIB=0`?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116966/new/

https://reviews.llvm.org/D116966

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to