Hi,
Does LLVM/Clang now support development under MS Windows without having
to rely on any extra external components, like SDKs, etc.?
Thanks,
~Mayuresh
___
cfe-users mailing list
cfe-users@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listi
On Tue, Aug 9, 2016 at 9:12 AM, Mayuresh Kathe via cfe-users
wrote:
> Does LLVM/Clang now support development under MS Windows without having to
> rely on any extra external components, like SDKs, etc.?
No, only the compiler (and linker with lld) is provided. You still
need an SDK to get all the
On 8/6/16 9:50 AM, David Blaikie wrote:
Could you provide a small example that fails (warns/doesn't suppress) with
3.9/ToT but succeeds (successfully suppresses the warning) with earlier?
Thanks for testing, David. Below is a standalone test case that
reproduces the insuppressible warning e