Author: Raphael Isemann Date: 2019-12-16T09:34:16+01:00 New Revision: 959ed0e2944c454a3df3aa3bc8ab551c8b587e9b
URL: https://github.com/llvm/llvm-project/commit/959ed0e2944c454a3df3aa3bc8ab551c8b587e9b DIFF: https://github.com/llvm/llvm-project/commit/959ed0e2944c454a3df3aa3bc8ab551c8b587e9b.diff LOG: [lldb][NFC] Fix file header of TestClangASTContext.cpp Added: Modified: lldb/unittests/Symbol/TestClangASTContext.cpp Removed: ################################################################################ diff --git a/lldb/unittests/Symbol/TestClangASTContext.cpp b/lldb/unittests/Symbol/TestClangASTContext.cpp index 8fb24acc7a6a..b5c7542887e3 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. _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits