Replace llvm::integer_sequence and friends with the C++14 standard version

The implementation in libc++ takes O(1) compile time, ours was O(n).

git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@368990 91177308-0d34-0410-b5e6-96231b3b80d8
2 files changed