[PATCH] D132754: [clang] Add __is_target_variant_{os,environment} builtins

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 26 12:26:46 PDT 2022


thakis added a comment.

Another patch to make open-source clang more like Xcode's clang, needed to parse system headers.

https://github.com/nico/hack/blob/main/notes/catalyst.md has some background information on catalyst triples and zippered code.


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

https://reviews.llvm.org/D132754



More information about the cfe-commits mailing list