[PATCH] D74380: Fix SFINAE in llvm::bit_cast.

Justin Lebar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 09:03:21 PST 2020


jlebar added a comment.

> Lint: Pre-merge checks

I chose not to reformat this patch because it's a tricky diff that I wanted to keep small and I'm going to reformat it in a later patch that changes all `enable_if` to `enable_if_t` anyway.  But I can reformat it if reviewers would like.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74380





More information about the llvm-commits mailing list