diff options
author | Raphael Isemann <teemperor@gmail.com> | 2020-09-23 10:03:42 +0200 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2020-09-23 10:13:38 +0200 |
commit | e46c1def523323eedfad1174fd2fabbece8f40cc (patch) | |
tree | 22673aff1ef39af0660ad72e4006343ca8b577ea /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 59c4d5aad060927fa95b917c11aad4e310849a4b (diff) | |
download | llvm-e46c1def523323eedfad1174fd2fabbece8f40cc.zip llvm-e46c1def523323eedfad1174fd2fabbece8f40cc.tar.gz llvm-e46c1def523323eedfad1174fd2fabbece8f40cc.tar.bz2 |
Revert "[libc++] Implement LWG1203"
This reverts commit fdc41e11f9687a50c97e2a59663bf2d541ff5489. It causes the
libcxx/modules/stds_include.sh.cpp test to fail with:
libcxx/include/ostream:1039:45: error: no template named 'enable_if_t'; did you mean 'enable_if'?
template <class _Stream, class _Tp, class = enable_if_t<
Still investigating what's causing this and reverting in the meantime to get
the bots green again.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions