Use the attribute enums to query if a function has an attribute.
[oota-llvm.git] / include / llvm / Support / circular_raw_ostream.h
2012-09-23 Craig TopperAdd LLVM_OVERRIDE to methods that override their base...
2009-12-23 David GreeneAdd circular_raw_ostream, which buffers its output...