[cfe-users] Clang (with Visual Studio) wrongly complains about missing variables

David Blaikie via cfe-users cfe-users at lists.llvm.org
Wed Sep 22 09:50:42 PDT 2021


Probably Reid and Hans are folks to start with for Windows support

On Wed, Sep 22, 2021 at 4:38 AM Jeffrey Walton via cfe-users <
cfe-users at lists.llvm.org> wrote:

> On Wed, Sep 22, 2021 at 7:21 AM John Emmas via cfe-users
> <cfe-users at lists.llvm.org> wrote:
> >
> > On 21/09/2021 14:24, John Emmas via cfe-users wrote:
> > >
> > > clang-cl /? reveals that it'll handle the Microsoft variant of /Ob0
> > > ...
> > All the signs here are that Clang is still trying to inline stuff - even
> > when it's been told not to... so is there some way I could check if it
> > responds correctly to "/Ob0"?  Maybe ask a question on cfe-dev ?
>
> LLVM dev would probably be a good place to bring up the topic.
>
> Several people work on the Windows port. There's one person in
> particular who does most of the heavy lifting (but I don't recall the
> person's name). LLVM dev is where to find the people.
>
> Jeff
> _______________________________________________
> cfe-users mailing list
> cfe-users at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-users/attachments/20210922/14b79c7e/attachment.html>


More information about the cfe-users mailing list