diff options
author | Louis Dionne <ldionne@apple.com> | 2020-09-23 08:49:00 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-09-23 08:56:00 -0400 |
commit | c90dee1e90045feb039be640864f038eebd1d8cd (patch) | |
tree | 8eca612e10e6f52d020315192d8a7734b4c8a0cd /llvm/lib/Support/MathExtras.cpp | |
parent | dfa9065ad778fe830245e627c7fd9e39f2045bc9 (diff) | |
download | llvm-c90dee1e90045feb039be640864f038eebd1d8cd.zip llvm-c90dee1e90045feb039be640864f038eebd1d8cd.tar.gz llvm-c90dee1e90045feb039be640864f038eebd1d8cd.tar.bz2 |
[libc++] Re-apply fdc41e11f (LWG1203) without breaking the C++11 build
fdc41e11f was reverted in e46c1def5 because it broke the C++11 build.
We shouldn't be using enable_if_t in C++11, instead we must use
enable_if<...>::type.
Diffstat (limited to 'llvm/lib/Support/MathExtras.cpp')
0 files changed, 0 insertions, 0 deletions