[PATCH] D72565: adding __has_feature support for left c++ type_traits

kamlesh kumar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 12 17:46:34 PST 2020


kamleshbhalui abandoned this revision.
kamleshbhalui added a comment.

not an issue since __has_builtin does the work.
i.e. __has_builtin(__is_same)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72565





More information about the cfe-commits mailing list