From 6bf32fdbd5d7ac460c5c491d264dc1ba1c8c4346 Mon Sep 17 00:00:00 2001 From: Fangrui Song Date: Fri, 1 Mar 2019 09:52:53 +0000 Subject: Fix file headers. NFC git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@355188 91177308-0d34-0410-b5e6-96231b3b80d8 --- clang-move/HelperDeclRefGraph.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clang-move') diff --git a/clang-move/HelperDeclRefGraph.cpp b/clang-move/HelperDeclRefGraph.cpp index 93a0f879..205a42dc 100644 --- a/clang-move/HelperDeclRefGraph.cpp +++ b/clang-move/HelperDeclRefGraph.cpp @@ -1,4 +1,4 @@ -//===-- UsedHelperDeclFinder.cpp - AST-based call graph for helper decls --===// +//===-- HelperDeclRefGraph.cpp - AST-based call graph for helper decls ----===// // // 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