Add a C++11 ThreadPool implementation in LLVM
[oota-llvm.git] / include / llvm / Support / TrailingObjects.h
2015-08-05 James Y KnightAdd a TrailingObjects template class.