[PATCH] D104703: [ADT] Extend EnableIfCallable for callables with incomplete returns

Fehr Mathieu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 13 15:35:20 PDT 2021


math-fehr added a comment.

Oh yes, thanks for that!
I realized that there was also already a `llvm::disjunction` in `ADT/STLForwardCompat.h`, so I used it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104703



More information about the llvm-commits mailing list