aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ModuloSchedule.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2020-07-30 10:00:53 -0400
committerLouis Dionne <ldionne@apple.com>2020-09-17 11:05:39 -0400
commita3c28ccd49391931acd8b3b27dc98d7c606051e0 (patch)
tree59af95a1a4fa48edf3700c0e5159dfb8bdba9597 /llvm/lib/CodeGen/ModuloSchedule.cpp
parentc3492a1aa1b98c8d81b0969d52cea7681f0624c2 (diff)
downloadllvm-a3c28ccd49391931acd8b3b27dc98d7c606051e0.zip
llvm-a3c28ccd49391931acd8b3b27dc98d7c606051e0.tar.gz
llvm-a3c28ccd49391931acd8b3b27dc98d7c606051e0.tar.bz2
[libc++] Remove some workarounds for missing variadic templates
We don't support GCC in C++03 mode, and Clang provides variadic templates even in C++03 mode. So there's effectively no supported compiler that doesn't support variadic templates. This effectively gets rid of all uses of _LIBCPP_HAS_NO_VARIADICS, but some workarounds for the lack of variadics remain.
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions