From ffe9f00cfea35e3abd937a45ca38c605e02a9a79 Mon Sep 17 00:00:00 2001 From: Fangrui Song Date: Fri, 1 Mar 2019 09:52:53 +0000 Subject: [PATCH] Fix file headers. NFC llvm-svn: 355188 --- .../change-namespace/tool/ClangChangeNamespace.cpp | 2 +- clang-tools-extra/clang-doc/Generators.cpp | 2 +- clang-tools-extra/clang-doc/Serialize.cpp | 2 +- clang-tools-extra/clang-doc/YAMLGenerator.cpp | 2 +- clang-tools-extra/clang-move/HelperDeclRefGraph.cpp | 2 +- clang-tools-extra/clang-tidy/cert/CommandProcessorCheck.cpp | 2 +- clang-tools-extra/clang-tidy/cert/StrToNumCheck.cpp | 2 +- clang-tools-extra/clang-tidy/cert/VariadicFunctionDefCheck.cpp | 2 +- .../cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp | 2 +- .../clang-tidy/performance/PerformanceTidyModule.cpp | 2 +- clang-tools-extra/clang-tidy/readability/FunctionSizeCheck.cpp | 2 +- .../clang-tidy/readability/SimplifyBooleanExprCheck.cpp | 2 +- clang-tools-extra/clang-tidy/readability/StringCompareCheck.cpp | 2 +- clang-tools-extra/clang-tidy/utils/OptionsUtils.cpp | 2 +- clang-tools-extra/clangd/index/YAMLSerialization.cpp | 2 +- clang-tools-extra/clangd/xpc/framework/ClangdXPC.cpp | 2 +- .../clangd/xpc/test-client/ClangdXPCTestClient.cpp | 2 +- clang-tools-extra/unittests/clang-move/ClangMoveTests.cpp | 2 +- clang-tools-extra/unittests/clang-query/QueryEngineTest.cpp | 2 +- clang-tools-extra/unittests/clangd/FunctionTests.cpp | 2 +- clang-tools-extra/unittests/clangd/QualityTests.cpp | 2 +- clang-tools-extra/unittests/clangd/TestIndex.cpp | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/clang-tools-extra/change-namespace/tool/ClangChangeNamespace.cpp b/clang-tools-extra/change-namespace/tool/ClangChangeNamespace.cpp index 0d515029606e..d5f06552e391 100644 --- a/clang-tools-extra/change-namespace/tool/ClangChangeNamespace.cpp +++ b/clang-tools-extra/change-namespace/tool/ClangChangeNamespace.cpp @@ -1,4 +1,4 @@ -//===-- ClangIncludeFixer.cpp - Standalone change namespace ---------------===// +//===-- ClangChangeNamespace.cpp - Standalone change namespace ------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. diff --git a/clang-tools-extra/clang-doc/Generators.cpp b/clang-tools-extra/clang-doc/Generators.cpp index e57a2617b70b..e3b672ada292 100644 --- a/clang-tools-extra/clang-doc/Generators.cpp +++ b/clang-tools-extra/clang-doc/Generators.cpp @@ -1,4 +1,4 @@ -//===---- Generator.cpp - Generator Registry ---------------------*- C++-*-===// +//===-- Generators.cpp - Generator Registry ----------------------*- C++-*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. diff --git a/clang-tools-extra/clang-doc/Serialize.cpp b/clang-tools-extra/clang-doc/Serialize.cpp index 897fed560ba6..2bd54cf2d981 100644 --- a/clang-tools-extra/clang-doc/Serialize.cpp +++ b/clang-tools-extra/clang-doc/Serialize.cpp @@ -1,4 +1,4 @@ -//===-- Serializer.cpp - ClangDoc Serializer --------------------*- C++ -*-===// +//===-- Serialize.cpp - ClangDoc Serializer ---------------------*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. diff --git a/clang-tools-extra/clang-doc/YAMLGenerator.cpp b/clang-tools-extra/clang-doc/YAMLGenerator.cpp index ceb42153b735..94fb9f986453 100644 --- a/clang-tools-extra/clang-doc/YAMLGenerator.cpp +++ b/clang-tools-extra/clang-doc/YAMLGenerator.cpp @@ -1,4 +1,4 @@ -//===-- ClangDocYAML.cpp - ClangDoc YAML -----------------------*- C++ -*-===// +//===-- YAMLGenerator.cpp - ClangDoc YAML -----------------------*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. diff --git a/clang-tools-extra/clang-move/HelperDeclRefGraph.cpp b/clang-tools-extra/clang-move/HelperDeclRefGraph.cpp index 93a0f879e080..205a42dcaa7d 100644 --- a/clang-tools-extra/clang-move/HelperDeclRefGraph.cpp +++ b/clang-tools-extra/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. diff --git a/clang-tools-extra/clang-tidy/cert/CommandProcessorCheck.cpp b/clang-tools-extra/clang-tidy/cert/CommandProcessorCheck.cpp index cfc2f3734116..72b39d18f9f1 100644 --- a/clang-tools-extra/clang-tidy/cert/CommandProcessorCheck.cpp +++ b/clang-tools-extra/clang-tidy/cert/CommandProcessorCheck.cpp @@ -1,4 +1,4 @@ -//===--- Env33CCheck.cpp - clang-tidy--------------------------------------===// +//===-- CommandProcessorCheck.cpp - clang-tidy ----------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. diff --git a/clang-tools-extra/clang-tidy/cert/StrToNumCheck.cpp b/clang-tools-extra/clang-tidy/cert/StrToNumCheck.cpp index 38e2dc005b51..9d26060c51a5 100644 --- a/clang-tools-extra/clang-tidy/cert/StrToNumCheck.cpp +++ b/clang-tools-extra/clang-tidy/cert/StrToNumCheck.cpp @@ -1,4 +1,4 @@ -//===--- Err34CCheck.cpp - clang-tidy--------------------------------------===// +//===-- StrToNumCheck.cpp - clang-tidy ------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. diff --git a/clang-tools-extra/clang-tidy/cert/VariadicFunctionDefCheck.cpp b/clang-tools-extra/clang-tidy/cert/VariadicFunctionDefCheck.cpp index 4fe6b7af4a42..8ee67f912422 100644 --- a/clang-tools-extra/clang-tidy/cert/VariadicFunctionDefCheck.cpp +++ b/clang-tools-extra/clang-tidy/cert/VariadicFunctionDefCheck.cpp @@ -1,4 +1,4 @@ -//===--- VariadicfunctiondefCheck.cpp - clang-tidy-------------------------===// +//===-- VariadicFunctionDefCheck.cpp - clang-tidy -------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. diff --git a/clang-tools-extra/clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp b/clang-tools-extra/clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp index fc3a2ed3dccf..7c7fd1b72cb7 100644 --- a/clang-tools-extra/clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp +++ b/clang-tools-extra/clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp @@ -1,4 +1,4 @@ -//===--- CppCoreGuidelinesModule.cpp - clang-tidy -------------------------===// +//===-- CppCoreGuidelinesTidyModule.cpp - clang-tidy ----------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. diff --git a/clang-tools-extra/clang-tidy/performance/PerformanceTidyModule.cpp b/clang-tools-extra/clang-tidy/performance/PerformanceTidyModule.cpp index 0a5a0be2efb0..f4b620a14f85 100644 --- a/clang-tools-extra/clang-tidy/performance/PerformanceTidyModule.cpp +++ b/clang-tools-extra/clang-tidy/performance/PerformanceTidyModule.cpp @@ -1,4 +1,4 @@ -//===--- PeformanceTidyModule.cpp - clang-tidy ----------------------------===// +//===-- PerformanceTidyModule.cpp - clang-tidy ----------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. diff --git a/clang-tools-extra/clang-tidy/readability/FunctionSizeCheck.cpp b/clang-tools-extra/clang-tidy/readability/FunctionSizeCheck.cpp index 7be502bfc98a..d98bec2ebdf1 100644 --- a/clang-tools-extra/clang-tidy/readability/FunctionSizeCheck.cpp +++ b/clang-tools-extra/clang-tidy/readability/FunctionSizeCheck.cpp @@ -1,4 +1,4 @@ -//===--- FunctionSize.cpp - clang-tidy ------------------------------------===// +//===-- FunctionSizeCheck.cpp - clang-tidy --------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. diff --git a/clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprCheck.cpp b/clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprCheck.cpp index aa58ad1157a7..ef88d44f205a 100644 --- a/clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprCheck.cpp +++ b/clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprCheck.cpp @@ -1,4 +1,4 @@ -//===--- SimplifyBooleanExpr.cpp clang-tidy ---------------------*- C++ -*-===// +//===-- SimplifyBooleanExprCheck.cpp - clang-tidy -------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. diff --git a/clang-tools-extra/clang-tidy/readability/StringCompareCheck.cpp b/clang-tools-extra/clang-tidy/readability/StringCompareCheck.cpp index 395f406abf1e..1064c3a8ea4a 100644 --- a/clang-tools-extra/clang-tidy/readability/StringCompareCheck.cpp +++ b/clang-tools-extra/clang-tidy/readability/StringCompareCheck.cpp @@ -1,4 +1,4 @@ -//===--- MiscStringCompare.cpp - clang-tidy--------------------------------===// +//===-- StringCompareCheck.cpp - clang-tidy--------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. diff --git a/clang-tools-extra/clang-tidy/utils/OptionsUtils.cpp b/clang-tools-extra/clang-tidy/utils/OptionsUtils.cpp index 30b76643f332..36f4b6fc973f 100644 --- a/clang-tools-extra/clang-tidy/utils/OptionsUtils.cpp +++ b/clang-tools-extra/clang-tidy/utils/OptionsUtils.cpp @@ -1,4 +1,4 @@ -//===--- DanglingHandleCheck.cpp - clang-tidy------------------------------===// +//===-- OptionsUtils.cpp - clang-tidy -------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. diff --git a/clang-tools-extra/clangd/index/YAMLSerialization.cpp b/clang-tools-extra/clangd/index/YAMLSerialization.cpp index 733f4c4bc6f3..84d6cd998310 100644 --- a/clang-tools-extra/clangd/index/YAMLSerialization.cpp +++ b/clang-tools-extra/clangd/index/YAMLSerialization.cpp @@ -1,4 +1,4 @@ -//===--- SymbolYAML.cpp ------------------------------------------*- C++-*-===// +//===-- YAMLSerialization.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. diff --git a/clang-tools-extra/clangd/xpc/framework/ClangdXPC.cpp b/clang-tools-extra/clangd/xpc/framework/ClangdXPC.cpp index ceae0a78f689..3b86164ec153 100644 --- a/clang-tools-extra/clangd/xpc/framework/ClangdXPC.cpp +++ b/clang-tools-extra/clangd/xpc/framework/ClangdXPC.cpp @@ -1,4 +1,4 @@ -//===--- ClangXPC.cpp --------------------------------------------*- C++-*-===// +//===-- ClangdXPC.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. diff --git a/clang-tools-extra/clangd/xpc/test-client/ClangdXPCTestClient.cpp b/clang-tools-extra/clangd/xpc/test-client/ClangdXPCTestClient.cpp index cf5442805bb3..06ecddecc5f7 100644 --- a/clang-tools-extra/clangd/xpc/test-client/ClangdXPCTestClient.cpp +++ b/clang-tools-extra/clangd/xpc/test-client/ClangdXPCTestClient.cpp @@ -1,4 +1,4 @@ -//===--- ClangXPCTestClient.cpp ----------------------------------*- C++-*-===// +//===-- ClangdXPCTestClient.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. diff --git a/clang-tools-extra/unittests/clang-move/ClangMoveTests.cpp b/clang-tools-extra/unittests/clang-move/ClangMoveTests.cpp index 0385a799e04f..7b005cdd50f1 100644 --- a/clang-tools-extra/unittests/clang-move/ClangMoveTests.cpp +++ b/clang-tools-extra/unittests/clang-move/ClangMoveTests.cpp @@ -1,4 +1,4 @@ -//===-- ClangMoveTest.cpp - clang-move unit tests -------------------------===// +//===-- ClangMoveTests.cpp - clang-move unit tests ------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. diff --git a/clang-tools-extra/unittests/clang-query/QueryEngineTest.cpp b/clang-tools-extra/unittests/clang-query/QueryEngineTest.cpp index df3be130f2fc..6d728ceeba00 100644 --- a/clang-tools-extra/unittests/clang-query/QueryEngineTest.cpp +++ b/clang-tools-extra/unittests/clang-query/QueryEngineTest.cpp @@ -1,4 +1,4 @@ -//===---- QueryTest.cpp - clang-query test --------------------------------===// +//===-- QueryEngineTest.cpp - clang-query test ----------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. diff --git a/clang-tools-extra/unittests/clangd/FunctionTests.cpp b/clang-tools-extra/unittests/clangd/FunctionTests.cpp index dc12186d08ff..0cd8b7910463 100644 --- a/clang-tools-extra/unittests/clangd/FunctionTests.cpp +++ b/clang-tools-extra/unittests/clangd/FunctionTests.cpp @@ -1,4 +1,4 @@ -//===-- FunctionsTests.cpp ------------------------------------------------===// +//===-- FunctionTests.cpp -------------------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. diff --git a/clang-tools-extra/unittests/clangd/QualityTests.cpp b/clang-tools-extra/unittests/clangd/QualityTests.cpp index e2fe8f3a94d8..b797a48f7c79 100644 --- a/clang-tools-extra/unittests/clangd/QualityTests.cpp +++ b/clang-tools-extra/unittests/clangd/QualityTests.cpp @@ -1,4 +1,4 @@ -//===-- SourceCodeTests.cpp ------------------------------------*- C++ -*-===// +//===-- QualityTests.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. diff --git a/clang-tools-extra/unittests/clangd/TestIndex.cpp b/clang-tools-extra/unittests/clangd/TestIndex.cpp index 877bb75e7536..89e9646f7386 100644 --- a/clang-tools-extra/unittests/clangd/TestIndex.cpp +++ b/clang-tools-extra/unittests/clangd/TestIndex.cpp @@ -1,4 +1,4 @@ -//===-- IndexHelpers.cpp ----------------------------------------*- C++ -*-===// +//===-- TestIndex.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.