Wrap include of <future> in some warning suppression pragmas
[oota-llvm.git] / include / llvm / Support / Printable.h
2015-12-04 Matthias Braunraw_ostream: << operator for callables with raw_ostream...