From: Raphael Isemann Date: Mon, 16 Dec 2019 08:34:16 +0000 (+0100) Subject: [lldb][NFC] Fix file header of TestClangASTContext.cpp X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=959ed0e2944c454a3df3aa3bc8ab551c8b587e9b;p=platform%2Fupstream%2Fllvm.git [lldb][NFC] Fix file header of TestClangASTContext.cpp --- diff --git a/lldb/unittests/Symbol/TestClangASTContext.cpp b/lldb/unittests/Symbol/TestClangASTContext.cpp index 8fb24ac..b5c7542 100644 --- a/lldb/unittests/Symbol/TestClangASTContext.cpp +++ b/lldb/unittests/Symbol/TestClangASTContext.cpp @@ -1,6 +1,4 @@ -//===-- TestClangASTContext.cpp ---------------------------------------*- C++ -//-*-===// - +//===-- TestClangASTContext.cpp ---------------------------------*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information.