r337746 - [clang-cl] Expose -fblocks and -fno-builtin as driver flags

Reid Kleckner via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 27 11:31:33 PDT 2018


On Wed, Jul 25, 2018 at 4:39 AM Nico Weber <thakis at chromium.org> wrote:

> I thought about adding -fblocks when that thread happened, but since
> there's no runtime for them that just works exposing it doesn't seem very
> helpful. Maybe we should instead change the warning text to not suggest
> -fblocks when building on a non-mac target?
>

Someone linked to a github repo that has a Windows implementation of the
runtime. It may not be officially supported, but I don't see any reason to
throw up extra roadblocks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180727/2da9faa3/attachment.html>


More information about the cfe-commits mailing list