OSDN Git Service

[Support] sys::fs::directory_entry includes the file_type.
[android-x86/external-llvm.git] / lib / Support / circular_raw_ostream.cpp
2018-06-02 Fangrui Song[Support] Remove unused raw_ostream::handle whose ancho...
2010-04-09 Chris Lattnerclean this up, fix std::min ambiguity on some platforms.
2009-12-23 David GreeneAdd circular_raw_ostream, which buffers its output...