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). llvm-svn: 368990
Loading
Please sign in to comment
The implementation in libc++ takes O(1) compile time, ours was O(n). llvm-svn: 368990