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

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 12 09:26:25 PST 2020


dblaikie added a comment.

Probably needs test coverage (perhaps check the commits that added other feature tests - there's probably somewhere you can plugin tests in a similar way to plugging in the feature tests themselves)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72565





More information about the llvm-commits mailing list