Remove LLVM_HAS_VARIADIC_TEMPLATES and all the faux variadic workarounds guarded...
authorBenjamin Kramer <benny.kra@googlemail.com>
Sun, 15 Feb 2015 19:34:28 +0000 (19:34 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sun, 15 Feb 2015 19:34:28 +0000 (19:34 +0000)
commitbec02ccdea98eedbf7031c17d7307c69564952c2
treec76c9ee687cc48a3dea3f1e266b9b0f4153f7997
parentde1a193d24091d23e0b0a225e03a10a363223cd5
Remove LLVM_HAS_VARIADIC_TEMPLATES and all the faux variadic workarounds guarded by it.

We no longer support compilers without variadic template support.

llvm-svn: 229324
llvm/docs/CodingStandards.rst
llvm/include/llvm/ADT/Hashing.h
llvm/include/llvm/ADT/Optional.h
llvm/include/llvm/ADT/STLExtras.h
llvm/include/llvm/ADT/SmallVector.h
llvm/include/llvm/Support/Compiler.h