Use nullptr instead of NULL for variadic sentinels
[oota-llvm.git] / lib / IR / DiagnosticPrinter.cpp
index 5e160266c8fe7f8e1bbd42e98f7947a0d3e574af..f25fc20a197bf7ca618699838b4c105e4c3a013e 100644 (file)
@@ -7,7 +7,7 @@
 //
 //===----------------------------------------------------------------------===//
 //
-// This file defines the a diagnostic printer relying on raw_ostream.
+// This file defines a diagnostic printer relying on raw_ostream.
 //
 //===----------------------------------------------------------------------===//