Fix broken C++ mode comment
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 1 Jul 2019 22:00:59 +0000 (22:00 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 1 Jul 2019 22:00:59 +0000 (22:00 +0000)
llvm-svn: 364858

llvm/include/llvm/IR/DiagnosticHandler.h

index af1e297..55e5e59 100644 (file)
@@ -1,4 +1,4 @@
-//===- DiagnosticHandler.h - DiagnosticHandler class for LLVM -*- C++ ---*-===//
+//===- DiagnosticHandler.h - DiagnosticHandler class for LLVM ---*- C++ -*-===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.