From 27f02e1860ad4a2651b3e9d59fd85dbc85a7bdd3 Mon Sep 17 00:00:00 2001 From: Krasimir Georgiev Date: Mon, 13 Aug 2018 14:32:29 +0000 Subject: [PATCH] [clang-format] Fix comment, NFC git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@339573 91177308-0d34-0410-b5e6-96231b3b80d8 --- unittests/Format/FormatTestTextProto.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unittests/Format/FormatTestTextProto.cpp b/unittests/Format/FormatTestTextProto.cpp index 0875bd8925..44431e4dc6 100644 --- a/unittests/Format/FormatTestTextProto.cpp +++ b/unittests/Format/FormatTestTextProto.cpp @@ -1,4 +1,4 @@ -//===- unittest/Format/FormatTestProto.cpp --------------------------------===// +//===- unittest/Format/FormatTestTextProto.cpp ----------------------------===// // // The LLVM Compiler Infrastructure // -- 2.50.1