Fix clang-cl self-host with MSVC 2013 STL std::bind implementation
[oota-llvm.git] / include / llvm / Support / TrailingObjects.h
2015-08-05 James Y KnightAdd a TrailingObjects template class.