NFC: Fix the name of a comment header block in Diagnostics.cpp.
authorRiver Riddle <riverriddle@google.com>
Wed, 22 May 2019 16:52:47 +0000 (09:52 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Sun, 2 Jun 2019 02:56:03 +0000 (19:56 -0700)
--

PiperOrigin-RevId: 249466645

mlir/lib/IR/Diagnostics.cpp

index 6cf2e7b..c8f4cc1 100644 (file)
@@ -670,7 +670,7 @@ void SourceMgrDiagnosticVerifierHandler::process(FileLineColLoc loc,
 }
 
 //===----------------------------------------------------------------------===//
-// SourceMgrDiagnosticVerifierHandler
+// ParallelDiagnosticHandler
 //===----------------------------------------------------------------------===//
 
 namespace mlir {