[clang-tidy] Don't rely on <array> being available.
The STL isn't necessarily around when running tests. Make our own fake std::array to test this. llvm-svn: 270581
Loading
Please sign in to comment
The STL isn't necessarily around when running tests. Make our own fake std::array to test this. llvm-svn: 270581