[libcxx-commits] [PATCH] D97283: [libcxx][type_traits] is_unsigned is false for enum types

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 16 09:42:12 PDT 2021


zoecarver added a comment.

@tmatheson Thanks again for working on this patch. In the future, please make sure you let the pre-commit builds finish. That way, if there is an issue, we'll catch it before the patch lands. No worries this time, we all forget (I have certainly forgotten more than most). Just wanted to let you know going forward.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97283



More information about the libcxx-commits mailing list