Use error_code() instead of error_code::succes()
[oota-llvm.git] / lib / IR / DiagnosticPrinter.cpp
2014-01-16 Manman RenReport a warning when dropping outdated debug info...
2013-12-17 Quentin Colombet[DiagnosticPrinter] Use the appropriate method to print...
2013-12-17 Quentin ColombetAdd warning capabilities in LLVM.