[PATCH] D44753: [Preprocessor] Rename __is_{target -> host}_* function-like builtin macros

John Ericson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 21 16:37:12 PDT 2018


Ericson2314 added a comment.

@steven_wu Maybe there is something outside of "build" "host" or "target" that won't suffer from these problems of vantage point? `__will_be_built_for_*` for a very lengthy example, but hopefully something shorter too?


Repository:
  rC Clang

https://reviews.llvm.org/D44753





More information about the cfe-commits mailing list