[PATCH] D96802: [Clang] Add proper target checks for SwiftAsync convention.

Varun Gandhi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 17 15:22:08 PST 2021


varungandhi-apple abandoned this revision.
varungandhi-apple added a comment.

I've updated the earlier patch https://reviews.llvm.org/D95561 to include this change, so that we don't have an in-between state where we erroneously claim that we support a bunch of targets which we don't actually support.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96802



More information about the cfe-commits mailing list