[PATCH] D27827: [ObjC] CodeGen support for @available on macOS

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 3 08:31:47 PDT 2017


thakis added a comment.

(Our workaround is to call __builtin_available() once before engaging the sandbox, which isn't so bad. Just thought I'd let you know about it; this isn't a serious bug for us.)


Repository:
  rL LLVM

https://reviews.llvm.org/D27827





More information about the cfe-commits mailing list