From e1cbabaff0498efb40ff1f96c32fe95adbc8a49e Mon Sep 17 00:00:00 2001 From: Matt Arsenault Date: Thu, 21 Feb 2019 15:48:10 +0000 Subject: Fix missing C++ mode comments llvm-svn: 354590 --- llvm/include/llvm/Support/ScopedPrinter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/include') diff --git a/llvm/include/llvm/Support/ScopedPrinter.h b/llvm/include/llvm/Support/ScopedPrinter.h index 169965531b0..88daedc8713 100644 --- a/llvm/include/llvm/Support/ScopedPrinter.h +++ b/llvm/include/llvm/Support/ScopedPrinter.h @@ -1,4 +1,4 @@ -//===-- ScopedPrinter.h ---------------------------------------------------===// +//===-- ScopedPrinter.h ----------------------------------------*- C++ -*--===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. -- cgit v1.2.3