commit | 155b681794b683c446d82cde8f5535628a317214 | [log] [tgz] |
---|---|---|
author | Eric Fiselier <eric@efcs.ca> | Wed Jul 20 05:01:24 2016 +0000 |
committer | Eric Fiselier <eric@efcs.ca> | Wed Jul 20 05:01:24 2016 +0000 |
tree | 59b00f570e1d7bfd2d9ba5960ba7f7ebbeace578 | |
parent | 9c747b9e8978a11701c8c6e1382f4e88a3fbec29 [diff] |
Reimplement is_constructible fallback implementation. Fixes PR21574. The previous implementation relied highly on specializations to handle special cases. This new implementation lets the compiler do the work when possible. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@276084 91177308-0d34-0410-b5e6-96231b3b80d8