llvm-project/libcxx
Louis Dionne a3c28ccd49 [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.
2020-09-17 11:05:39 -04:00
..
benchmarks
cmake
docs
fuzzing
include [libc++] Remove some workarounds for missing variadic templates 2020-09-17 11:05:39 -04:00
lib
src
test [libc++] Remove some workarounds for missing variadic templates 2020-09-17 11:05:39 -04:00
utils
www
.clang-format
.gitignore
CMakeLists.txt
CREDITS.TXT
LICENSE.TXT
NOTES.TXT
TODO.TXT
appveyor-reqs-install.cmd
appveyor.yml