[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 15:20:34 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG396f40a79fc9: [clang] Add __is_target_variant_{os,environment} builtins (authored by thakis).
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132754

Files:
  clang/include/clang/Lex/Preprocessor.h
  clang/lib/Lex/PPMacroExpansion.cpp
  clang/test/Preprocessor/is_target_unknown.c
  clang/test/Preprocessor/is_target_variant.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132754.456034.patch
Type: text/x-patch
Size: 7172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220826/3b64ec15/attachment-0001.bin>


More information about the cfe-commits mailing list