diff --git a/include/swift/AST/ASTVisitor.h b/include/swift/AST/ASTVisitor.h index 2e3bfdc5b430a..acdcae3192adc 100644 --- a/include/swift/AST/ASTVisitor.h +++ b/include/swift/AST/ASTVisitor.h @@ -1,4 +1,4 @@ -//===-- ASTVisitor.h - Decl, Expr and Stmt Visitor --------------*- C++ -*-===// +//===--- ASTVisitor.h - Decl, Expr and Stmt Visitor -------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/CanTypeVisitor.h b/include/swift/AST/CanTypeVisitor.h index abc3f7b474bb9..0904ee40d2232 100644 --- a/include/swift/AST/CanTypeVisitor.h +++ b/include/swift/AST/CanTypeVisitor.h @@ -1,4 +1,4 @@ -//===-- CanTypeVisitor.h - TypeVisitor specialization -----------*- C++ -*-===// +//===--- CanTypeVisitor.h - TypeVisitor specialization ----------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/DeclNodes.def b/include/swift/AST/DeclNodes.def index 4850da2592a32..d1cbbf47ccb73 100644 --- a/include/swift/AST/DeclNodes.def +++ b/include/swift/AST/DeclNodes.def @@ -1,4 +1,4 @@ -//===-- DeclNodes.def - Swift Declaration AST Metaprogramming ---*- C++ -*-===// +//===--- DeclNodes.def - Swift Declaration AST Metaprogramming --*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/DiagnosticEngine.h b/include/swift/AST/DiagnosticEngine.h index 55517b2c7f59e..0331c50cf4c0d 100644 --- a/include/swift/AST/DiagnosticEngine.h +++ b/include/swift/AST/DiagnosticEngine.h @@ -1,4 +1,4 @@ -//===- DiagnosticEngine.h - Diagnostic Display Engine -----------*- C++ -*-===// +//===--- DiagnosticEngine.h - Diagnostic Display Engine ---------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/DiagnosticsAll.def b/include/swift/AST/DiagnosticsAll.def index 6b75912367c00..000f0839cc924 100644 --- a/include/swift/AST/DiagnosticsAll.def +++ b/include/swift/AST/DiagnosticsAll.def @@ -1,4 +1,4 @@ -//===- DiagnosticsAll.def - Diagnostics Text Index --------------*- C++ -*-===// +//===--- DiagnosticsAll.def - Diagnostics Text Index ------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/DiagnosticsClangImporter.def b/include/swift/AST/DiagnosticsClangImporter.def index c83f0780e1c36..3c88a837c5319 100644 --- a/include/swift/AST/DiagnosticsClangImporter.def +++ b/include/swift/AST/DiagnosticsClangImporter.def @@ -1,4 +1,4 @@ -//===- DiagnosticsClangImporter.def - Diagnostics Text ----------*- C++ -*-===// +//===--- DiagnosticsClangImporter.def - Diagnostics Text --------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/DiagnosticsClangImporter.h b/include/swift/AST/DiagnosticsClangImporter.h index 97e64003a9951..82d10334edcf4 100644 --- a/include/swift/AST/DiagnosticsClangImporter.h +++ b/include/swift/AST/DiagnosticsClangImporter.h @@ -1,4 +1,4 @@ -//===- DiagnosticsClangImporter.h - Diagnostic Definitions ------*- C++ -*-===// +//===--- DiagnosticsClangImporter.h - Diagnostic Definitions ----*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/DiagnosticsCommon.def b/include/swift/AST/DiagnosticsCommon.def index 476bf84ff3e1c..11ca741a8a38a 100644 --- a/include/swift/AST/DiagnosticsCommon.def +++ b/include/swift/AST/DiagnosticsCommon.def @@ -1,4 +1,4 @@ -//===- DiagnosticsCommon.def - Diagnostics Text -----------------*- C++ -*-===// +//===--- DiagnosticsCommon.def - Diagnostics Text ---------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/DiagnosticsCommon.h b/include/swift/AST/DiagnosticsCommon.h index f56d305020225..86f5b85a99d66 100644 --- a/include/swift/AST/DiagnosticsCommon.h +++ b/include/swift/AST/DiagnosticsCommon.h @@ -1,4 +1,4 @@ -//===- DiagnosticsCommon.h - Shared Diagnostic Definitions ------*- C++ -*-===// +//===--- DiagnosticsCommon.h - Shared Diagnostic Definitions ----*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/DiagnosticsDriver.def b/include/swift/AST/DiagnosticsDriver.def index 692f782902bd6..967a78e6a6844 100644 --- a/include/swift/AST/DiagnosticsDriver.def +++ b/include/swift/AST/DiagnosticsDriver.def @@ -1,4 +1,4 @@ -//===- DiagnosticsDriver.def - Diagnostics Text -----------------*- C++ -*-===// +//===--- DiagnosticsDriver.def - Diagnostics Text ---------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/DiagnosticsDriver.h b/include/swift/AST/DiagnosticsDriver.h index 34a577f59e190..1c9c76dbdb627 100644 --- a/include/swift/AST/DiagnosticsDriver.h +++ b/include/swift/AST/DiagnosticsDriver.h @@ -1,4 +1,4 @@ -//===- DiagnosticsDriver.h - Diagnostic Definitions -------------*- C++ -*-===// +//===--- DiagnosticsDriver.h - Diagnostic Definitions -----------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/DiagnosticsFrontend.def b/include/swift/AST/DiagnosticsFrontend.def index 61fa0e5a2d511..aa8ad25c5ea9b 100644 --- a/include/swift/AST/DiagnosticsFrontend.def +++ b/include/swift/AST/DiagnosticsFrontend.def @@ -1,4 +1,4 @@ -//===- DiagnosticsFrontend.def - Diagnostics Text ---------------*- C++ -*-===// +//===--- DiagnosticsFrontend.def - Diagnostics Text -------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/DiagnosticsFrontend.h b/include/swift/AST/DiagnosticsFrontend.h index f9c5aa33d9f30..07cce746a8d1f 100644 --- a/include/swift/AST/DiagnosticsFrontend.h +++ b/include/swift/AST/DiagnosticsFrontend.h @@ -1,4 +1,4 @@ -//===- DiagnosticsFrontend.h - Diagnostic Definitions -----------*- C++ -*-===// +//===--- DiagnosticsFrontend.h - Diagnostic Definitions ---------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/DiagnosticsIRGen.def b/include/swift/AST/DiagnosticsIRGen.def index 9eec4093a3ced..ef300c38a6bb7 100644 --- a/include/swift/AST/DiagnosticsIRGen.def +++ b/include/swift/AST/DiagnosticsIRGen.def @@ -1,4 +1,4 @@ -//===- DiagnosticsIRGen.def - Diagnostics Text ------------------*- C++ -*-===// +//===--- DiagnosticsIRGen.def - Diagnostics Text ----------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/DiagnosticsIRGen.h b/include/swift/AST/DiagnosticsIRGen.h index b06138b6ed2f6..e97170973f5b2 100644 --- a/include/swift/AST/DiagnosticsIRGen.h +++ b/include/swift/AST/DiagnosticsIRGen.h @@ -1,4 +1,4 @@ -//===- DiagnosticsIRGen.h - Diagnostic Definitions --------------*- C++ -*-===// +//===--- DiagnosticsIRGen.h - Diagnostic Definitions ------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/DiagnosticsParse.def b/include/swift/AST/DiagnosticsParse.def index 5a9f767f2d734..52552fe91d5ac 100644 --- a/include/swift/AST/DiagnosticsParse.def +++ b/include/swift/AST/DiagnosticsParse.def @@ -1,4 +1,4 @@ -//===- DiagnosticsParse.def - Diagnostics Text ------------------*- C++ -*-===// +//===--- DiagnosticsParse.def - Diagnostics Text ----------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/DiagnosticsParse.h b/include/swift/AST/DiagnosticsParse.h index 6c6cff4e6bcd1..509b2ebd4c15e 100644 --- a/include/swift/AST/DiagnosticsParse.h +++ b/include/swift/AST/DiagnosticsParse.h @@ -1,4 +1,4 @@ -//===- DiagnosticsParse.h - Diagnostic Definitions --------------*- C++ -*-===// +//===--- DiagnosticsParse.h - Diagnostic Definitions ------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/DiagnosticsSIL.def b/include/swift/AST/DiagnosticsSIL.def index 4ad27834159cc..13aa70809c263 100644 --- a/include/swift/AST/DiagnosticsSIL.def +++ b/include/swift/AST/DiagnosticsSIL.def @@ -1,4 +1,4 @@ -//===- DiagnosticsSIL.def - Diagnostics Text --------------------*- C++ -*-===// +//===--- DiagnosticsSIL.def - Diagnostics Text ------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/DiagnosticsSIL.h b/include/swift/AST/DiagnosticsSIL.h index 16d22a5985786..5bf0c81926f96 100644 --- a/include/swift/AST/DiagnosticsSIL.h +++ b/include/swift/AST/DiagnosticsSIL.h @@ -1,4 +1,4 @@ -//===- DiagnosticsSIL.h - Diagnostic Definitions ----------------*- C++ -*-===// +//===--- DiagnosticsSIL.h - Diagnostic Definitions --------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/DiagnosticsSema.def b/include/swift/AST/DiagnosticsSema.def index 4cde0f57c47fd..d78b660de36f6 100644 --- a/include/swift/AST/DiagnosticsSema.def +++ b/include/swift/AST/DiagnosticsSema.def @@ -1,4 +1,4 @@ -//===- DiagnosticsSema.def - Diagnostics Text -------------------*- C++ -*-===// +//===--- DiagnosticsSema.def - Diagnostics Text -----------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/DiagnosticsSema.h b/include/swift/AST/DiagnosticsSema.h index 7a526cf61b8df..f452d6d17c805 100644 --- a/include/swift/AST/DiagnosticsSema.h +++ b/include/swift/AST/DiagnosticsSema.h @@ -1,4 +1,4 @@ -//===- DiagnosticsSema.h - Diagnostic Definitions ---------------*- C++ -*-===// +//===--- DiagnosticsSema.h - Diagnostic Definitions -------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/KnownDecls.def b/include/swift/AST/KnownDecls.def index 651817e2e65c3..524d0f1478ba4 100644 --- a/include/swift/AST/KnownDecls.def +++ b/include/swift/AST/KnownDecls.def @@ -1,4 +1,4 @@ -//===-- KnownDecls.def - Compiler declaration metaprogramming ---*- C++ -*-===// +//===--- KnownDecls.def - Compiler declaration metaprogramming --*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/PrettyStackTrace.h b/include/swift/AST/PrettyStackTrace.h index a48a969bcfae1..1456a773965c2 100644 --- a/include/swift/AST/PrettyStackTrace.h +++ b/include/swift/AST/PrettyStackTrace.h @@ -1,4 +1,4 @@ -//===- PrettyStackTrace.h - Crash trace information -------------*- C++ -*-===// +//===--- PrettyStackTrace.h - Crash trace information -----------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/SubstTypeVisitor.h b/include/swift/AST/SubstTypeVisitor.h index ac83095239628..012dead8867c2 100644 --- a/include/swift/AST/SubstTypeVisitor.h +++ b/include/swift/AST/SubstTypeVisitor.h @@ -1,4 +1,4 @@ -//===-- SubstTypeVisitor.h - Visitor for substituted types ------*- C++ -*-===// +//===--- SubstTypeVisitor.h - Visitor for substituted types -----*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/TypeMatcher.h b/include/swift/AST/TypeMatcher.h index b2cadc72176b7..1cf6c940f176d 100644 --- a/include/swift/AST/TypeMatcher.h +++ b/include/swift/AST/TypeMatcher.h @@ -1,4 +1,4 @@ -//===-- TypeMatcher.h - Recursive Type Matcher------- -----------*- C++ -*-===// +//===--- TypeMatcher.h - Recursive Type Matcher -----------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/TypeMemberVisitor.h b/include/swift/AST/TypeMemberVisitor.h index ff2fbcea0ab53..6af30cfc3d8d9 100644 --- a/include/swift/AST/TypeMemberVisitor.h +++ b/include/swift/AST/TypeMemberVisitor.h @@ -1,4 +1,4 @@ -//===-- TypeMemberVisitor.h - ASTVisitor specialization ---------*- C++ -*-===// +//===--- TypeMemberVisitor.h - ASTVisitor specialization --------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/AST/TypeVisitor.h b/include/swift/AST/TypeVisitor.h index e9174e964da77..81f89c3b90639 100644 --- a/include/swift/AST/TypeVisitor.h +++ b/include/swift/AST/TypeVisitor.h @@ -1,4 +1,4 @@ -//===-- TypeVisitor.h - Type Visitor ----------------------------*- C++ -*-===// +//===--- TypeVisitor.h - Type Visitor ---------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/AssertImplements.h b/include/swift/Basic/AssertImplements.h index 17ac64df9be67..d4aa08b42ded1 100644 --- a/include/swift/Basic/AssertImplements.h +++ b/include/swift/Basic/AssertImplements.h @@ -1,4 +1,4 @@ -//===- AssertImplements.h - Assert that a class overrides a function ------===// +//===--- AssertImplements.h - Assert that a class overrides a function ----===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/BlotMapVector.h b/include/swift/Basic/BlotMapVector.h index 9dc5911ffe460..a80be3093cfd6 100644 --- a/include/swift/Basic/BlotMapVector.h +++ b/include/swift/Basic/BlotMapVector.h @@ -1,4 +1,4 @@ -//===- BlotMapVector.h - Map vector with "blot" operation ------*- C++ -*-===// +//===--- BlotMapVector.h - Map vector with "blot" operation ----*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/Defer.h b/include/swift/Basic/Defer.h index e7daf670d7f8e..95e46e7cb2064 100644 --- a/include/swift/Basic/Defer.h +++ b/include/swift/Basic/Defer.h @@ -1,4 +1,4 @@ -//===- Defer.h - 'defer' helper macro ---------------------------*- C++ -*-===// +//===--- Defer.h - 'defer' helper macro -------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/DemangleNodes.def b/include/swift/Basic/DemangleNodes.def index 69c9d462faf6f..0c05714bfda3b 100644 --- a/include/swift/Basic/DemangleNodes.def +++ b/include/swift/Basic/DemangleNodes.def @@ -1,4 +1,4 @@ -//===-- DemangleNodes.def - Demangling Tree Metaprogramming -----*- C++ -*-===// +//===--- DemangleNodes.def - Demangling Tree Metaprogramming ----*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/DiagnosticConsumer.h b/include/swift/Basic/DiagnosticConsumer.h index 36d81d9da47cb..80ce1d27ab01e 100644 --- a/include/swift/Basic/DiagnosticConsumer.h +++ b/include/swift/Basic/DiagnosticConsumer.h @@ -1,4 +1,4 @@ -//===- DiagnosticConsumer.h - Diagnostic Consumer Interface -----*- C++ -*-===// +//===--- DiagnosticConsumer.h - Diagnostic Consumer Interface ---*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/Fallthrough.h b/include/swift/Basic/Fallthrough.h index f30c766000837..c697722545fc9 100644 --- a/include/swift/Basic/Fallthrough.h +++ b/include/swift/Basic/Fallthrough.h @@ -1,4 +1,4 @@ -//===- Fallthrough.h - switch fallthrough annotation macro ------*- C++ -*-===// +//===--- Fallthrough.h - switch fallthrough annotation macro ----*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/FlaggedPointer.h b/include/swift/Basic/FlaggedPointer.h index 406fe3f7eef98..c6d2c349a0b35 100644 --- a/include/swift/Basic/FlaggedPointer.h +++ b/include/swift/Basic/FlaggedPointer.h @@ -1,4 +1,4 @@ -//===- FlaggedPointer.h - Explicit pointer tagging container ----*- C++ -*-===// +//===--- FlaggedPointer.h - Explicit pointer tagging container --*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/Malloc.h b/include/swift/Basic/Malloc.h index fcff938c7cb28..1f11c133251a0 100644 --- a/include/swift/Basic/Malloc.h +++ b/include/swift/Basic/Malloc.h @@ -1,4 +1,4 @@ -//===- Malloc.h - Aligned malloc interface ----------------------*- C++ -*-===// +//===--- Malloc.h - Aligned malloc interface --------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/NullablePtr.h b/include/swift/Basic/NullablePtr.h index ba0063961b37c..8f827a4625f72 100644 --- a/include/swift/Basic/NullablePtr.h +++ b/include/swift/Basic/NullablePtr.h @@ -1,4 +1,4 @@ -//===- NullablePtr.h - A pointer that allows null ---------------*- C++ -*-===// +//===--- NullablePtr.h - A pointer that allows null -------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/OptionSet.h b/include/swift/Basic/OptionSet.h index 22464a54521bd..c2763fdf7b600 100644 --- a/include/swift/Basic/OptionSet.h +++ b/include/swift/Basic/OptionSet.h @@ -1,4 +1,4 @@ -//===-- OptionSet.h - Sets of boolean options -------------------*- C++ -*-===// +//===--- OptionSet.h - Sets of boolean options ------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/Program.h b/include/swift/Basic/Program.h index 4561793f5f03d..061639afc602c 100644 --- a/include/swift/Basic/Program.h +++ b/include/swift/Basic/Program.h @@ -1,4 +1,4 @@ -//===- Program.h ------------------------------------------------*- C++ -*-===// +//===--- Program.h ----------------------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/QuotedString.h b/include/swift/Basic/QuotedString.h index f71e6e3edf6b4..cee2a416b6d60 100644 --- a/include/swift/Basic/QuotedString.h +++ b/include/swift/Basic/QuotedString.h @@ -1,4 +1,4 @@ -//===- QuotedString.h - Print a string in double-quotes ---------*- C++ -*-===// +//===--- QuotedString.h - Print a string in double-quotes -------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/Range.h b/include/swift/Basic/Range.h index 50c237c28b693..f27fc738e0428 100644 --- a/include/swift/Basic/Range.h +++ b/include/swift/Basic/Range.h @@ -1,4 +1,4 @@ -//===- Range.h - Classes for conveniently working with ranges ---*- C++ -*-===// +//===--- Range.h - Classes for conveniently working with ranges -*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/RelativePointer.h b/include/swift/Basic/RelativePointer.h index 067805971180a..c5c084185a55a 100644 --- a/include/swift/Basic/RelativePointer.h +++ b/include/swift/Basic/RelativePointer.h @@ -1,4 +1,4 @@ -//===-- RelativePointer.h - Relative Pointer Support ------------*- C++ -*-===// +//===--- RelativePointer.h - Relative Pointer Support -----------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/STLExtras.h b/include/swift/Basic/STLExtras.h index ac410e548af66..b50af049727cc 100644 --- a/include/swift/Basic/STLExtras.h +++ b/include/swift/Basic/STLExtras.h @@ -1,4 +1,4 @@ -//===- STLExtras.h - additions to the STL -----------------------*- C++ -*-===// +//===--- STLExtras.h - additions to the STL ---------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/SourceLoc.h b/include/swift/Basic/SourceLoc.h index a799bdd643954..debb69396b544 100644 --- a/include/swift/Basic/SourceLoc.h +++ b/include/swift/Basic/SourceLoc.h @@ -1,4 +1,4 @@ -//===- SourceLoc.h - Source Locations and Ranges ----------------*- C++ -*-===// +//===--- SourceLoc.h - Source Locations and Ranges --------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/TreeScopedHashTable.h b/include/swift/Basic/TreeScopedHashTable.h index a71f743a0604a..2d03b20aba501 100644 --- a/include/swift/Basic/TreeScopedHashTable.h +++ b/include/swift/Basic/TreeScopedHashTable.h @@ -1,4 +1,4 @@ -//===- TreeScopedHashTable.h - Hash table with multiple active scopes -----===// +//===--- TreeScopedHashTable.h - Hash table with multiple active scopes ---===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/Version.h b/include/swift/Basic/Version.h index 452b2485369df..e6fc2313baf98 100644 --- a/include/swift/Basic/Version.h +++ b/include/swift/Basic/Version.h @@ -1,4 +1,4 @@ -//===- Version.h - Swift Version Number -------------------------*- C++ -*-===// +//===--- Version.h - Swift Version Number -----------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/ClangImporter/ClangImporterOptions.h b/include/swift/ClangImporter/ClangImporterOptions.h index 8f8513d40e844..506dfc0a00a64 100644 --- a/include/swift/ClangImporter/ClangImporterOptions.h +++ b/include/swift/ClangImporter/ClangImporterOptions.h @@ -1,4 +1,4 @@ -//===-- ClangImporterOptions.h ----------------------------------*- C++ -*-===// +//===--- ClangImporterOptions.h ---------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Driver/Driver.h b/include/swift/Driver/Driver.h index c8e82f719bb4a..44973ade3a0b1 100644 --- a/include/swift/Driver/Driver.h +++ b/include/swift/Driver/Driver.h @@ -1,4 +1,4 @@ -//===-- Driver.h - Swift compiler driver ------------------------*- C++ -*-===// +//===--- Driver.h - Swift compiler driver -----------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Driver/OutputFileMap.h b/include/swift/Driver/OutputFileMap.h index 0854b86cc8e92..fe6ff7cbaa76e 100644 --- a/include/swift/Driver/OutputFileMap.h +++ b/include/swift/Driver/OutputFileMap.h @@ -1,4 +1,4 @@ -//===-- OutputFileMap.h - Driver output file map ----------------*- C++ -*-===// +//===--- OutputFileMap.h - Driver output file map ---------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Frontend/DiagnosticVerifier.h b/include/swift/Frontend/DiagnosticVerifier.h index 87a0ebc0887b8..0ec8ea152c1c3 100644 --- a/include/swift/Frontend/DiagnosticVerifier.h +++ b/include/swift/Frontend/DiagnosticVerifier.h @@ -1,4 +1,4 @@ -//===- DiagnosticVerifier.h - Diagnostic Verifier (-verify) -----*- C++ -*-===// +//===--- DiagnosticVerifier.h - Diagnostic Verifier (-verify) ---*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Frontend/Frontend.h b/include/swift/Frontend/Frontend.h index 250ff20b61837..4e08cad86a3bd 100644 --- a/include/swift/Frontend/Frontend.h +++ b/include/swift/Frontend/Frontend.h @@ -1,4 +1,4 @@ -//===-- Frontend.h - frontend utility methods -------------------*- C++ -*-===// +//===--- Frontend.h - frontend utility methods ------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Frontend/PrintingDiagnosticConsumer.h b/include/swift/Frontend/PrintingDiagnosticConsumer.h index 6ae9f661ca6e7..e714f9d76ce0b 100644 --- a/include/swift/Frontend/PrintingDiagnosticConsumer.h +++ b/include/swift/Frontend/PrintingDiagnosticConsumer.h @@ -1,4 +1,4 @@ -//===- PrintingDiagnosticConsumer.h - Print Text Diagnostics ----*- C++ -*-===// +//===--- PrintingDiagnosticConsumer.h - Print Text Diagnostics --*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Frontend/SerializedDiagnosticConsumer.h b/include/swift/Frontend/SerializedDiagnosticConsumer.h index 5bd59bc8c09c9..296b0547c2cc7 100644 --- a/include/swift/Frontend/SerializedDiagnosticConsumer.h +++ b/include/swift/Frontend/SerializedDiagnosticConsumer.h @@ -1,4 +1,4 @@ -//===- SerializedDiagnosticConsumer.h - Serialize Diagnostics ---*- C++ -*-===// +//===--- SerializedDiagnosticConsumer.h - Serialize Diagnostics -*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/IDE/CodeCompletion.h b/include/swift/IDE/CodeCompletion.h index 6ec69a51646e8..716a78414d402 100644 --- a/include/swift/IDE/CodeCompletion.h +++ b/include/swift/IDE/CodeCompletion.h @@ -1,4 +1,4 @@ -//===- CodeCompletion.h - Routines for code completion --------------------===// +//===--- CodeCompletion.h - Routines for code completion ------------------===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/IDE/CodeCompletionCache.h b/include/swift/IDE/CodeCompletionCache.h index 5c0410aa81b83..14e0b7c79fc61 100644 --- a/include/swift/IDE/CodeCompletionCache.h +++ b/include/swift/IDE/CodeCompletionCache.h @@ -1,4 +1,4 @@ -//===- CodeCompletionCache.h - Routines for code completion caching -------===// +//===--- CodeCompletionCache.h - Routines for code completion caching -----===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/IDE/SourceEntityWalker.h b/include/swift/IDE/SourceEntityWalker.h index 2003753a7c008..b604e60a488dc 100644 --- a/include/swift/IDE/SourceEntityWalker.h +++ b/include/swift/IDE/SourceEntityWalker.h @@ -1,4 +1,4 @@ -//===- SourceEntityWalker.h - Routines for semantic source info -----------===// +//===--- SourceEntityWalker.h - Routines for semantic source info ---------===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/IDE/SyntaxModel.h b/include/swift/IDE/SyntaxModel.h index 2fce07e68d72e..df5eafedccc75 100644 --- a/include/swift/IDE/SyntaxModel.h +++ b/include/swift/IDE/SyntaxModel.h @@ -1,4 +1,4 @@ -//===- SyntaxModel.h - Routines for IDE syntax model ---------------------===// +//===--- SyntaxModel.h - Routines for IDE syntax model -------------------===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/IDE/Utils.h b/include/swift/IDE/Utils.h index b6f8b8fd3a8fe..f906b35259c7a 100644 --- a/include/swift/IDE/Utils.h +++ b/include/swift/IDE/Utils.h @@ -1,4 +1,4 @@ -//===- Utils.h - Misc utilities -------------------------------------------===// +//===--- Utils.h - Misc utilities -----------------------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Immediate/Immediate.h b/include/swift/Immediate/Immediate.h index 42666ed183d8d..101aeb416f338 100644 --- a/include/swift/Immediate/Immediate.h +++ b/include/swift/Immediate/Immediate.h @@ -1,4 +1,4 @@ -//===-- Immediate.h - Entry point for swift immediate mode ------*- C++ -*-===// +//===--- Immediate.h - Entry point for swift immediate mode -----*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/PrintAsObjC/PrintAsObjC.h b/include/swift/PrintAsObjC/PrintAsObjC.h index 23cee93b35aca..38788455ce8fa 100644 --- a/include/swift/PrintAsObjC/PrintAsObjC.h +++ b/include/swift/PrintAsObjC/PrintAsObjC.h @@ -1,4 +1,4 @@ -//===-- PrintAsObjC.h - Emit a header file for a Swift AST ----------------===// +//===--- PrintAsObjC.h - Emit a header file for a Swift AST ---------------===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SIL/LoopInfo.h b/include/swift/SIL/LoopInfo.h index eb7cb391bbd70..7a761a9d95e59 100644 --- a/include/swift/SIL/LoopInfo.h +++ b/include/swift/SIL/LoopInfo.h @@ -1,4 +1,4 @@ -//===-------------- LoopInfo.h - SIL Loop Analysis --------------*- C++ -*-===// +//===--- LoopInfo.h - SIL Loop Analysis -------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SIL/PrettyStackTrace.h b/include/swift/SIL/PrettyStackTrace.h index ace3d8bb84dd3..0459d186e3476 100644 --- a/include/swift/SIL/PrettyStackTrace.h +++ b/include/swift/SIL/PrettyStackTrace.h @@ -1,4 +1,4 @@ -//===- PrettyStackTrace.h - Crash trace information -------------*- C++ -*-===// +//===--- PrettyStackTrace.h - Crash trace information -----------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SIL/SILValueProjection.h b/include/swift/SIL/SILValueProjection.h index 49108dec6c915..f3e9d9b9fdd0f 100644 --- a/include/swift/SIL/SILValueProjection.h +++ b/include/swift/SIL/SILValueProjection.h @@ -1,4 +1,4 @@ -//===------------------------ SILValueProjection.h ---------------------- -===// +//===--- SILValueProjection.h ---------------------------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SILOptimizer/Analysis/ARCAnalysis.h b/include/swift/SILOptimizer/Analysis/ARCAnalysis.h index a3bf5c394b79b..4cc2cfe6aff69 100644 --- a/include/swift/SILOptimizer/Analysis/ARCAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/ARCAnalysis.h @@ -1,4 +1,4 @@ -//===--------------- ARCAnalysis.h - SIL ARC Analysis -----------*- C++ -*-===// +//===--- ARCAnalysis.h - SIL ARC Analysis -----------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SILOptimizer/Analysis/AliasAnalysis.h b/include/swift/SILOptimizer/Analysis/AliasAnalysis.h index 37b641feee825..769252ecc3de7 100644 --- a/include/swift/SILOptimizer/Analysis/AliasAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/AliasAnalysis.h @@ -1,4 +1,4 @@ -//===-------------- AliasAnalysis.h - SIL Alias Analysis --------*- C++ -*-===// +//===--- AliasAnalysis.h - SIL Alias Analysis -------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SILOptimizer/Analysis/Analysis.h b/include/swift/SILOptimizer/Analysis/Analysis.h index 947a285b0dc03..63d2975e4de74 100644 --- a/include/swift/SILOptimizer/Analysis/Analysis.h +++ b/include/swift/SILOptimizer/Analysis/Analysis.h @@ -1,4 +1,4 @@ -//===-- Analysis.h - Swift Analysis ----------------------------*- C++ -*-===// +//===--- Analysis.h - Swift Analysis ---------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SILOptimizer/Analysis/ColdBlockInfo.h b/include/swift/SILOptimizer/Analysis/ColdBlockInfo.h index acbb0afe27bff..e75f53f8f1cb2 100644 --- a/include/swift/SILOptimizer/Analysis/ColdBlockInfo.h +++ b/include/swift/SILOptimizer/Analysis/ColdBlockInfo.h @@ -1,4 +1,4 @@ -//===-- ColdBlockInfo.h - Fast/slow path analysis for SIL CFG ---*- C++ -*-===// +//===--- ColdBlockInfo.h - Fast/slow path analysis for SIL CFG --*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SILOptimizer/Analysis/EscapeAnalysis.h b/include/swift/SILOptimizer/Analysis/EscapeAnalysis.h index c56a90b874bb7..1e06023e79b23 100644 --- a/include/swift/SILOptimizer/Analysis/EscapeAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/EscapeAnalysis.h @@ -1,4 +1,4 @@ -//===----------- EscapeAnalysis.h - SIL Escape Analysis ---------*- C++ -*-===// +//===--- EscapeAnalysis.h - SIL Escape Analysis -----------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SILOptimizer/Analysis/IVAnalysis.h b/include/swift/SILOptimizer/Analysis/IVAnalysis.h index f51c7d7f4d815..3cbb8cb415937 100644 --- a/include/swift/SILOptimizer/Analysis/IVAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/IVAnalysis.h @@ -1,4 +1,4 @@ -//===------------------- IVAnalysis.h - SIL IV Analysis ---------*- C++ -*-===// +//===--- IVAnalysis.h - SIL IV Analysis -------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SILOptimizer/Analysis/LoopAnalysis.h b/include/swift/SILOptimizer/Analysis/LoopAnalysis.h index 5ddfc65ba1f07..3b4adbbbc2db1 100644 --- a/include/swift/SILOptimizer/Analysis/LoopAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/LoopAnalysis.h @@ -1,4 +1,4 @@ -//===-------------- LoopAnalysis.h - SIL Loop Analysis ----------*- C++ -*-===// +//===--- LoopAnalysis.h - SIL Loop Analysis ---------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SILOptimizer/Analysis/SideEffectAnalysis.h b/include/swift/SILOptimizer/Analysis/SideEffectAnalysis.h index 151088bce8ea6..e2a8adacf48be 100644 --- a/include/swift/SILOptimizer/Analysis/SideEffectAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/SideEffectAnalysis.h @@ -1,4 +1,4 @@ -//===------ SideEffectAnalysis.h - SIL Side Effect Analysis -----*- C++ -*-===// +//===--- SideEffectAnalysis.h - SIL Side Effect Analysis --------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SILOptimizer/Analysis/ValueTracking.h b/include/swift/SILOptimizer/Analysis/ValueTracking.h index e72c62f854c2e..d3dbddd9721c9 100644 --- a/include/swift/SILOptimizer/Analysis/ValueTracking.h +++ b/include/swift/SILOptimizer/Analysis/ValueTracking.h @@ -1,4 +1,4 @@ -//===-- ValueTracking.h - SIL Value Tracking Analysis -----------*- C++ -*-===// +//===--- ValueTracking.h - SIL Value Tracking Analysis ----------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SILOptimizer/PassManager/PassManager.h b/include/swift/SILOptimizer/PassManager/PassManager.h index 0f461460cb37e..5a65b90f3625c 100644 --- a/include/swift/SILOptimizer/PassManager/PassManager.h +++ b/include/swift/SILOptimizer/PassManager/PassManager.h @@ -1,4 +1,4 @@ -//===-- PassManager.h - Swift Pass Manager ---------------------*- C++ -*-===// +//===--- PassManager.h - Swift Pass Manager --------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SILOptimizer/PassManager/Passes.h b/include/swift/SILOptimizer/PassManager/Passes.h index 8f7f924de9c12..4dc2f5fa1c399 100644 --- a/include/swift/SILOptimizer/PassManager/Passes.h +++ b/include/swift/SILOptimizer/PassManager/Passes.h @@ -1,4 +1,4 @@ -//===-------- Passes.h - Swift Compiler SIL Pass Entrypoints ----*- C++ -*-===// +//===--- Passes.h - Swift Compiler SIL Pass Entrypoints ---------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SILOptimizer/PassManager/Transforms.h b/include/swift/SILOptimizer/PassManager/Transforms.h index bb13b18b978a1..455b3ecb433b0 100644 --- a/include/swift/SILOptimizer/PassManager/Transforms.h +++ b/include/swift/SILOptimizer/PassManager/Transforms.h @@ -1,4 +1,4 @@ -//===-- Transforms.h - Swift Transformations -------------------*- C++ -*-===// +//===--- Transforms.h - Swift Transformations ------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SILOptimizer/Utils/Devirtualize.h b/include/swift/SILOptimizer/Utils/Devirtualize.h index 95cf05408807e..ede616148a8c7 100644 --- a/include/swift/SILOptimizer/Utils/Devirtualize.h +++ b/include/swift/SILOptimizer/Utils/Devirtualize.h @@ -1,4 +1,4 @@ -//===-- Devirtualize.h - Helper for devirtualizing apply --------*- C++ -*-===// +//===--- Devirtualize.h - Helper for devirtualizing apply -------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SILOptimizer/Utils/GenericCloner.h b/include/swift/SILOptimizer/Utils/GenericCloner.h index b333d94198b9f..19950dec2e244 100644 --- a/include/swift/SILOptimizer/Utils/GenericCloner.h +++ b/include/swift/SILOptimizer/Utils/GenericCloner.h @@ -1,4 +1,4 @@ -//===-- GenericCloner.h - Specializes generic functions --------*- C++ -*-===// +//===--- GenericCloner.h - Specializes generic functions -------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SILOptimizer/Utils/Generics.h b/include/swift/SILOptimizer/Utils/Generics.h index cddf452f2a74d..9accb8cc504d6 100644 --- a/include/swift/SILOptimizer/Utils/Generics.h +++ b/include/swift/SILOptimizer/Utils/Generics.h @@ -1,4 +1,4 @@ -//===-- Generics.h - Utilities for transforming generics --------*- C++ -*-===// +//===--- Generics.h - Utilities for transforming generics -------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SILOptimizer/Utils/SCCVisitor.h b/include/swift/SILOptimizer/Utils/SCCVisitor.h index 366b453de8862..301e1876a4bca 100644 --- a/include/swift/SILOptimizer/Utils/SCCVisitor.h +++ b/include/swift/SILOptimizer/Utils/SCCVisitor.h @@ -1,4 +1,4 @@ -//===------------------- SCCVisitor.h - SIL SCC Visitor ---------*- C++ -*-===// +//===--- SCCVisitor.h - SIL SCC Visitor -------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SILOptimizer/Utils/SILSSAUpdater.h b/include/swift/SILOptimizer/Utils/SILSSAUpdater.h index 1ff9de8871a39..a16217ea28f89 100644 --- a/include/swift/SILOptimizer/Utils/SILSSAUpdater.h +++ b/include/swift/SILOptimizer/Utils/SILSSAUpdater.h @@ -1,4 +1,4 @@ -//===------ SILSSAUpdater.h - Unstructured SSA Update Tool ------*- C++ -*-===// +//===--- SILSSAUpdater.h - Unstructured SSA Update Tool ---------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Sema/TypeCheckRequestPayloads.def b/include/swift/Sema/TypeCheckRequestPayloads.def index f0719382862c4..53a7eedf5fe0d 100644 --- a/include/swift/Sema/TypeCheckRequestPayloads.def +++ b/include/swift/Sema/TypeCheckRequestPayloads.def @@ -1,4 +1,4 @@ -//===-- TypeCheckRequestPayloads.def - Type Checking Payloads ---*- C++ -*-===// +//===--- TypeCheckRequestPayloads.def - Type Checking Payloads --*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/AST/DiagnosticEngine.cpp b/lib/AST/DiagnosticEngine.cpp index f354d8b835c7c..52482ad67d692 100644 --- a/lib/AST/DiagnosticEngine.cpp +++ b/lib/AST/DiagnosticEngine.cpp @@ -1,4 +1,4 @@ -//===- DiagnosticEngine.cpp - Diagnostic Display Engine ---------*- C++ -*-===// +//===--- DiagnosticEngine.cpp - Diagnostic Display Engine -------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/AST/DiagnosticList.cpp b/lib/AST/DiagnosticList.cpp index 6b69d6c0a17b9..062a4d5dad1b7 100644 --- a/lib/AST/DiagnosticList.cpp +++ b/lib/AST/DiagnosticList.cpp @@ -1,4 +1,4 @@ -//===- DiagnosticList.cpp - Diagnostic Definitions ------------------------===// +//===--- DiagnosticList.cpp - Diagnostic Definitions ----------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/Basic/DiagnosticConsumer.cpp b/lib/Basic/DiagnosticConsumer.cpp index 536a1069d9e49..06162e79c7c1c 100644 --- a/lib/Basic/DiagnosticConsumer.cpp +++ b/lib/Basic/DiagnosticConsumer.cpp @@ -1,4 +1,4 @@ -//===- DiagnosticConsumer.cpp - Diagnostic Consumer Impl --------*- C++ -*-===// +//===--- DiagnosticConsumer.cpp - Diagnostic Consumer Impl ------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/Basic/Platform.cpp b/lib/Basic/Platform.cpp index c64c29d18c2c6..ebbc0497b4f28 100644 --- a/lib/Basic/Platform.cpp +++ b/lib/Basic/Platform.cpp @@ -1,4 +1,4 @@ -//===-- Platform.cpp - Implement platform-related helpers -------*- C++ -*-===// +//===--- Platform.cpp - Implement platform-related helpers ------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/Basic/Program.cpp b/lib/Basic/Program.cpp index a1a4ed368339d..ca4342e446030 100644 --- a/lib/Basic/Program.cpp +++ b/lib/Basic/Program.cpp @@ -1,4 +1,4 @@ -//===-- Program.cpp - Implement OS Program Concept --------------*- C++ -*-===// +//===--- Program.cpp - Implement OS Program Concept -------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/Driver/Driver.cpp b/lib/Driver/Driver.cpp index 3d744bbc33737..61ff0e4883901 100644 --- a/lib/Driver/Driver.cpp +++ b/lib/Driver/Driver.cpp @@ -1,4 +1,4 @@ -//===-- Driver.cpp - Swift compiler driver --------------------------------===// +//===--- Driver.cpp - Swift compiler driver -------------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/Driver/OutputFileMap.cpp b/lib/Driver/OutputFileMap.cpp index 3cb601a250f05..0725e7336e8c2 100644 --- a/lib/Driver/OutputFileMap.cpp +++ b/lib/Driver/OutputFileMap.cpp @@ -1,4 +1,4 @@ -//===-- OutputFileMap.cpp - Driver output file map --------------*- C++ -*-===// +//===--- OutputFileMap.cpp - Driver output file map -------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/Frontend/CompilerInvocation.cpp b/lib/Frontend/CompilerInvocation.cpp index d30066665fd67..49dd5d6e4916b 100644 --- a/lib/Frontend/CompilerInvocation.cpp +++ b/lib/Frontend/CompilerInvocation.cpp @@ -1,4 +1,4 @@ -//===-- CompilerInvocation.cpp - CompilerInvocation methods ---------------===// +//===--- CompilerInvocation.cpp - CompilerInvocation methods --------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/Frontend/DiagnosticVerifier.cpp b/lib/Frontend/DiagnosticVerifier.cpp index 7780158d9843b..4c7155fe5f024 100644 --- a/lib/Frontend/DiagnosticVerifier.cpp +++ b/lib/Frontend/DiagnosticVerifier.cpp @@ -1,4 +1,4 @@ -//===- DiagnosticVerifier.cpp - Diagnostic Verifier (-verify) -------------===// +//===--- DiagnosticVerifier.cpp - Diagnostic Verifier (-verify) -----------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/Frontend/Frontend.cpp b/lib/Frontend/Frontend.cpp index 87b56126eaaaa..875c4f06fba25 100644 --- a/lib/Frontend/Frontend.cpp +++ b/lib/Frontend/Frontend.cpp @@ -1,4 +1,4 @@ -//===-- Frontend.cpp - frontend utility methods ---------------------------===// +//===--- Frontend.cpp - frontend utility methods --------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/Frontend/PrintingDiagnosticConsumer.cpp b/lib/Frontend/PrintingDiagnosticConsumer.cpp index 7183f51229a2d..f60e964b46417 100644 --- a/lib/Frontend/PrintingDiagnosticConsumer.cpp +++ b/lib/Frontend/PrintingDiagnosticConsumer.cpp @@ -1,4 +1,4 @@ -//===- PrintingDiagnosticConsumer.cpp - Print Text Diagnostics ------------===// +//===--- PrintingDiagnosticConsumer.cpp - Print Text Diagnostics ----------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/IDE/CodeCompletion.cpp b/lib/IDE/CodeCompletion.cpp index c11b8b76fdeb9..b9c1abd8c5f59 100644 --- a/lib/IDE/CodeCompletion.cpp +++ b/lib/IDE/CodeCompletion.cpp @@ -1,4 +1,4 @@ -//===- CodeCompletion.cpp - Code completion implementation ----------------===// +//===--- CodeCompletion.cpp - Code completion implementation --------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/IDE/CodeCompletionResultBuilder.h b/lib/IDE/CodeCompletionResultBuilder.h index 1550979231631..9b76dc1bfe3ae 100644 --- a/lib/IDE/CodeCompletionResultBuilder.h +++ b/lib/IDE/CodeCompletionResultBuilder.h @@ -1,4 +1,4 @@ -//===- CodeCompletionResultBuilder.h - Build completion results -----------===// +//===--- CodeCompletionResultBuilder.h - Build completion results ---------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/IDE/SourceEntityWalker.cpp b/lib/IDE/SourceEntityWalker.cpp index 3fd578fce5888..2816958c1a4d2 100644 --- a/lib/IDE/SourceEntityWalker.cpp +++ b/lib/IDE/SourceEntityWalker.cpp @@ -1,4 +1,4 @@ -//===- SourceEntityWalker.cpp - Routines for semantic source info ---------===// +//===--- SourceEntityWalker.cpp - Routines for semantic source info -------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/IDE/SyntaxModel.cpp b/lib/IDE/SyntaxModel.cpp index e24ce08592e01..8be90e7481dbc 100644 --- a/lib/IDE/SyntaxModel.cpp +++ b/lib/IDE/SyntaxModel.cpp @@ -1,4 +1,4 @@ -//===- SyntaxModel.cpp - Routines for IDE syntax model --------------------===// +//===--- SyntaxModel.cpp - Routines for IDE syntax model ------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/IRGen/RuntimeFunctions.def b/lib/IRGen/RuntimeFunctions.def index 8b98da72e469b..cdc8c92db07e0 100644 --- a/lib/IRGen/RuntimeFunctions.def +++ b/lib/IRGen/RuntimeFunctions.def @@ -1,4 +1,4 @@ -//===-- RuntimeFunctions.def - Runtime Functions Database -------*- C++ -*-===// +//===--- RuntimeFunctions.def - Runtime Functions Database ------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/IRGen/TypeVisitor.h b/lib/IRGen/TypeVisitor.h index 922dff8a8d041..8e9c9f2447f5d 100644 --- a/lib/IRGen/TypeVisitor.h +++ b/lib/IRGen/TypeVisitor.h @@ -1,4 +1,4 @@ -//===-- TypeVisitor.h - IR-gen TypeVisitor specialization -------*- C++ -*-===// +//===--- TypeVisitor.h - IR-gen TypeVisitor specialization ------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/Immediate/Immediate.cpp b/lib/Immediate/Immediate.cpp index 491eaf74eef51..8d8dcbe845330 100644 --- a/lib/Immediate/Immediate.cpp +++ b/lib/Immediate/Immediate.cpp @@ -1,4 +1,4 @@ -//===-- Immediate.cpp - the swift immediate mode --------------------------===// +//===--- Immediate.cpp - the swift immediate mode -------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/Immediate/REPL.cpp b/lib/Immediate/REPL.cpp index f94d2ee817803..4723a4f073bfd 100644 --- a/lib/Immediate/REPL.cpp +++ b/lib/Immediate/REPL.cpp @@ -1,4 +1,4 @@ -//===-- REPL.cpp - the integrated REPL ------------------------------------===// +//===--- REPL.cpp - the integrated REPL -----------------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/PrintAsObjC/PrintAsObjC.cpp b/lib/PrintAsObjC/PrintAsObjC.cpp index 0157968e6d983..055d10a454062 100644 --- a/lib/PrintAsObjC/PrintAsObjC.cpp +++ b/lib/PrintAsObjC/PrintAsObjC.cpp @@ -1,4 +1,4 @@ -//===-- PrintAsObjC.cpp - Emit a header file for a Swift AST --------------===// +//===--- PrintAsObjC.cpp - Emit a header file for a Swift AST -------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SIL/LoopInfo.cpp b/lib/SIL/LoopInfo.cpp index ed6e64401b7e7..34d17ea8fe511 100644 --- a/lib/SIL/LoopInfo.cpp +++ b/lib/SIL/LoopInfo.cpp @@ -1,4 +1,4 @@ -//===-------------- LoopInfo.cpp - SIL Loop Analysis ------------*- C++ -*-===// +//===--- LoopInfo.cpp - SIL Loop Analysis -----------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SIL/SILValueProjection.cpp b/lib/SIL/SILValueProjection.cpp index 71c6c3976213f..258a1632d6b13 100644 --- a/lib/SIL/SILValueProjection.cpp +++ b/lib/SIL/SILValueProjection.cpp @@ -1,4 +1,4 @@ -//===------------------------- SILValueProjection.cpp ---------------------===// +//===--- SILValueProjection.cpp -------------------------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILGen/ASTVisitor.h b/lib/SILGen/ASTVisitor.h index 90fb43a12e3f9..48c12e912b86a 100644 --- a/lib/SILGen/ASTVisitor.h +++ b/lib/SILGen/ASTVisitor.h @@ -1,4 +1,4 @@ -//===-- ASTVisitor.h - SILGen ASTVisitor specialization ---------*- C++ -*-===// +//===--- ASTVisitor.h - SILGen ASTVisitor specialization --------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Analysis/ARCAnalysis.cpp b/lib/SILOptimizer/Analysis/ARCAnalysis.cpp index f6beea844fb3f..22a560907cd95 100644 --- a/lib/SILOptimizer/Analysis/ARCAnalysis.cpp +++ b/lib/SILOptimizer/Analysis/ARCAnalysis.cpp @@ -1,4 +1,4 @@ -//===-------------- ARCAnalysis.cpp - SIL ARC Analysis --------------------===// +//===--- ARCAnalysis.cpp - SIL ARC Analysis -------------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Analysis/AliasAnalysis.cpp b/lib/SILOptimizer/Analysis/AliasAnalysis.cpp index db670110c39f3..26d70ca1514aa 100644 --- a/lib/SILOptimizer/Analysis/AliasAnalysis.cpp +++ b/lib/SILOptimizer/Analysis/AliasAnalysis.cpp @@ -1,4 +1,4 @@ -//===-------------- AliasAnalysis.cpp - SIL Alias Analysis ----------------===// +//===--- AliasAnalysis.cpp - SIL Alias Analysis ---------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Analysis/Analysis.cpp b/lib/SILOptimizer/Analysis/Analysis.cpp index cf8f6796351e7..3358e94627b5b 100644 --- a/lib/SILOptimizer/Analysis/Analysis.cpp +++ b/lib/SILOptimizer/Analysis/Analysis.cpp @@ -1,4 +1,4 @@ -//===----- Analysis.cpp - Swift Analysis ----------------------------------===// +//===--- Analysis.cpp - Swift Analysis ------------------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Analysis/BasicCalleeAnalysis.cpp b/lib/SILOptimizer/Analysis/BasicCalleeAnalysis.cpp index 22f298ef0d7c5..72beb575fc19d 100644 --- a/lib/SILOptimizer/Analysis/BasicCalleeAnalysis.cpp +++ b/lib/SILOptimizer/Analysis/BasicCalleeAnalysis.cpp @@ -1,4 +1,4 @@ -//===- BasicCalleeAnalysis.cpp - Determine callees per call site ----------===// +//===--- BasicCalleeAnalysis.cpp - Determine callees per call site --------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Analysis/ColdBlockInfo.cpp b/lib/SILOptimizer/Analysis/ColdBlockInfo.cpp index 1a0b9d353c5eb..b62e96a2247be 100644 --- a/lib/SILOptimizer/Analysis/ColdBlockInfo.cpp +++ b/lib/SILOptimizer/Analysis/ColdBlockInfo.cpp @@ -1,4 +1,4 @@ -//===----- ColdBlockInfo.cpp - Fast/slow path analysis for the SIL CFG ----===// +//===--- ColdBlockInfo.cpp - Fast/slow path analysis for the SIL CFG ------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Analysis/EscapeAnalysis.cpp b/lib/SILOptimizer/Analysis/EscapeAnalysis.cpp index b10d282b6e41f..16bb4f16d3115 100644 --- a/lib/SILOptimizer/Analysis/EscapeAnalysis.cpp +++ b/lib/SILOptimizer/Analysis/EscapeAnalysis.cpp @@ -1,4 +1,4 @@ -//===-------------- EscapeAnalysis.cpp - SIL Escape Analysis --------------===// +//===--- EscapeAnalysis.cpp - SIL Escape Analysis -------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Analysis/FunctionOrder.cpp b/lib/SILOptimizer/Analysis/FunctionOrder.cpp index 8aa91a3ce2dc1..b069e51bd791d 100644 --- a/lib/SILOptimizer/Analysis/FunctionOrder.cpp +++ b/lib/SILOptimizer/Analysis/FunctionOrder.cpp @@ -1,4 +1,4 @@ -//===----- FunctionOrder.cpp - Utility for function ordering --------------===// +//===--- FunctionOrder.cpp - Utility for function ordering ----------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Analysis/IVAnalysis.cpp b/lib/SILOptimizer/Analysis/IVAnalysis.cpp index d6eb345993d7c..50268b024895d 100644 --- a/lib/SILOptimizer/Analysis/IVAnalysis.cpp +++ b/lib/SILOptimizer/Analysis/IVAnalysis.cpp @@ -1,4 +1,4 @@ -//===----------------- IVAnalysis.cpp - SIL IV Analysis ---------*- C++ -*-===// +//===--- IVAnalysis.cpp - SIL IV Analysis -----------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Analysis/LoopAnalysis.cpp b/lib/SILOptimizer/Analysis/LoopAnalysis.cpp index 585df424eb72f..6323fe4de99b4 100644 --- a/lib/SILOptimizer/Analysis/LoopAnalysis.cpp +++ b/lib/SILOptimizer/Analysis/LoopAnalysis.cpp @@ -1,4 +1,4 @@ -//===-------------- LoopAnalysis.cpp - SIL Loop Analysis --------*- C++ -*-===// +//===--- LoopAnalysis.cpp - SIL Loop Analysis -------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Analysis/SideEffectAnalysis.cpp b/lib/SILOptimizer/Analysis/SideEffectAnalysis.cpp index 1bd44ecb457be..7b3b663267424 100644 --- a/lib/SILOptimizer/Analysis/SideEffectAnalysis.cpp +++ b/lib/SILOptimizer/Analysis/SideEffectAnalysis.cpp @@ -1,4 +1,4 @@ -//===---------- SideEffectAnalysis.cpp - SIL Side Effect Analysis ---------===// +//===--- SideEffectAnalysis.cpp - SIL Side Effect Analysis ----------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Analysis/TypeExpansionAnalysis.cpp b/lib/SILOptimizer/Analysis/TypeExpansionAnalysis.cpp index 51c97605ad0ee..9d4d421f19d24 100644 --- a/lib/SILOptimizer/Analysis/TypeExpansionAnalysis.cpp +++ b/lib/SILOptimizer/Analysis/TypeExpansionAnalysis.cpp @@ -1,4 +1,4 @@ -//===---------- TypeExpansionAnalysis.cpp - Type Expansion Analysis -------===// +//===--- TypeExpansionAnalysis.cpp - Type Expansion Analysis --------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Analysis/ValueTracking.cpp b/lib/SILOptimizer/Analysis/ValueTracking.cpp index d477813bd601d..055ee5e81124b 100644 --- a/lib/SILOptimizer/Analysis/ValueTracking.cpp +++ b/lib/SILOptimizer/Analysis/ValueTracking.cpp @@ -1,4 +1,4 @@ -//===-- ValueTracking.cpp - SIL Value Tracking Analysis ---------*- C++ -*-===// +//===--- ValueTracking.cpp - SIL Value Tracking Analysis --------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/IPO/CapturePropagation.cpp b/lib/SILOptimizer/IPO/CapturePropagation.cpp index 0046b1a31c2bc..8f2f6d4657bd8 100644 --- a/lib/SILOptimizer/IPO/CapturePropagation.cpp +++ b/lib/SILOptimizer/IPO/CapturePropagation.cpp @@ -1,4 +1,4 @@ -//===---- CapturePropagation.cpp - Propagate closure capture constants ----===// +//===--- CapturePropagation.cpp - Propagate closure capture constants -----===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/IPO/ClosureSpecializer.cpp b/lib/SILOptimizer/IPO/ClosureSpecializer.cpp index 75a64153d5bf5..6c9d0c8d3b38b 100644 --- a/lib/SILOptimizer/IPO/ClosureSpecializer.cpp +++ b/lib/SILOptimizer/IPO/ClosureSpecializer.cpp @@ -1,4 +1,4 @@ -//===---- ClosureSpecializer.cpp ------ Performs Closure Specialization----===// +//===--- ClosureSpecializer.cpp - Performs Closure Specialization ---------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/IPO/FunctionSignatureOpts.cpp b/lib/SILOptimizer/IPO/FunctionSignatureOpts.cpp index 8573afe6dfcb8..7f7d8f2f677a3 100644 --- a/lib/SILOptimizer/IPO/FunctionSignatureOpts.cpp +++ b/lib/SILOptimizer/IPO/FunctionSignatureOpts.cpp @@ -1,4 +1,4 @@ -//===-- FunctionSignatureOpts.cpp - Optimizes function signatures ---------===// +//===--- FunctionSignatureOpts.cpp - Optimizes function signatures --------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/IPO/LetPropertiesOpts.cpp b/lib/SILOptimizer/IPO/LetPropertiesOpts.cpp index a662d6170bf25..bd1525f366633 100644 --- a/lib/SILOptimizer/IPO/LetPropertiesOpts.cpp +++ b/lib/SILOptimizer/IPO/LetPropertiesOpts.cpp @@ -1,4 +1,4 @@ -//===---------- LetPropertiesOpts.cpp - Optimize let properties -----------===// +//===--- LetPropertiesOpts.cpp - Optimize let properties ------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/IPO/UsePrespecialized.cpp b/lib/SILOptimizer/IPO/UsePrespecialized.cpp index cc3e8f491d237..021343561ea1b 100644 --- a/lib/SILOptimizer/IPO/UsePrespecialized.cpp +++ b/lib/SILOptimizer/IPO/UsePrespecialized.cpp @@ -1,4 +1,4 @@ -//===------- UsePrespecialized.cpp - use pre-specialized functions --------===// +//===--- UsePrespecialized.cpp - use pre-specialized functions ------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/LoopTransforms/ArrayBoundsCheckOpts.cpp b/lib/SILOptimizer/LoopTransforms/ArrayBoundsCheckOpts.cpp index 1cdc67772afa9..19be6f5b42b04 100644 --- a/lib/SILOptimizer/LoopTransforms/ArrayBoundsCheckOpts.cpp +++ b/lib/SILOptimizer/LoopTransforms/ArrayBoundsCheckOpts.cpp @@ -1,4 +1,4 @@ -//===----- ArrayBoundsCheckOpts.cpp - Bounds check elim ---------*- C++ -*-===// +//===--- ArrayBoundsCheckOpts.cpp - Bounds check elim -----------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/LoopTransforms/COWArrayOpt.cpp b/lib/SILOptimizer/LoopTransforms/COWArrayOpt.cpp index 531a03811f60d..5cc1bbb17ff04 100644 --- a/lib/SILOptimizer/LoopTransforms/COWArrayOpt.cpp +++ b/lib/SILOptimizer/LoopTransforms/COWArrayOpt.cpp @@ -1,4 +1,4 @@ -//===------- COWArrayOpt.cpp - Optimize Copy-On-Write Array Checks --------===// +//===--- COWArrayOpt.cpp - Optimize Copy-On-Write Array Checks ------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/LoopTransforms/LICM.cpp b/lib/SILOptimizer/LoopTransforms/LICM.cpp index 4e91c59e206bf..ff62a21dcb770 100644 --- a/lib/SILOptimizer/LoopTransforms/LICM.cpp +++ b/lib/SILOptimizer/LoopTransforms/LICM.cpp @@ -1,4 +1,4 @@ -//===--------- LICM.cpp - Loop invariant code motion ------------*- C++ -*-===// +//===--- LICM.cpp - Loop invariant code motion ------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/LoopTransforms/LoopRotate.cpp b/lib/SILOptimizer/LoopTransforms/LoopRotate.cpp index 35d7f66d5d887..521bdc2c5e6eb 100644 --- a/lib/SILOptimizer/LoopTransforms/LoopRotate.cpp +++ b/lib/SILOptimizer/LoopTransforms/LoopRotate.cpp @@ -1,4 +1,4 @@ -//===--------- LoopRotate.cpp - Loop structure simplify ---------*- C++ -*-===// +//===--- LoopRotate.cpp - Loop structure simplify ---------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/LoopTransforms/LoopUnroll.cpp b/lib/SILOptimizer/LoopTransforms/LoopUnroll.cpp index f80b7c27ecd77..9b6dc56e4f759 100644 --- a/lib/SILOptimizer/LoopTransforms/LoopUnroll.cpp +++ b/lib/SILOptimizer/LoopTransforms/LoopUnroll.cpp @@ -1,4 +1,4 @@ -//===--------- LoopUnroll.cpp - Loop unrolling ------------------*- C++ -*-===// +//===--- LoopUnroll.cpp - Loop unrolling ------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/PassManager/PassManager.cpp b/lib/SILOptimizer/PassManager/PassManager.cpp index cc83b90345087..646659315d778 100644 --- a/lib/SILOptimizer/PassManager/PassManager.cpp +++ b/lib/SILOptimizer/PassManager/PassManager.cpp @@ -1,4 +1,4 @@ -//===----- PassManager.cpp - Swift Pass Manager ---------------------------===// +//===--- PassManager.cpp - Swift Pass Manager -----------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/PassManager/Passes.cpp b/lib/SILOptimizer/PassManager/Passes.cpp index 87286dcc12905..68da7c6511d1e 100644 --- a/lib/SILOptimizer/PassManager/Passes.cpp +++ b/lib/SILOptimizer/PassManager/Passes.cpp @@ -1,4 +1,4 @@ -//===-------- Passes.cpp - Swift Compiler SIL Pass Entrypoints ------------===// +//===--- Passes.cpp - Swift Compiler SIL Pass Entrypoints -----------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/SILCombiner/SILCombine.cpp b/lib/SILOptimizer/SILCombiner/SILCombine.cpp index 698a1da78c3e8..d2ec785a4052c 100644 --- a/lib/SILOptimizer/SILCombiner/SILCombine.cpp +++ b/lib/SILOptimizer/SILCombiner/SILCombine.cpp @@ -1,4 +1,4 @@ -//===-------------------------- SILCombine --------------------------------===// +//===--- SILCombine -------------------------------------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/SILCombiner/SILCombiner.h b/lib/SILOptimizer/SILCombiner/SILCombiner.h index ec29970316cb1..2ba39649bb6ea 100644 --- a/lib/SILOptimizer/SILCombiner/SILCombiner.h +++ b/lib/SILOptimizer/SILCombiner/SILCombiner.h @@ -1,4 +1,4 @@ -//===-------------------------- SILCombiner.h -------------------*- C++ -*-===// +//===--- SILCombiner.h ------------------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/SILCombiner/SILCombinerMiscVisitors.cpp b/lib/SILOptimizer/SILCombiner/SILCombinerMiscVisitors.cpp index ba18ad68e6462..9b855181bba2c 100644 --- a/lib/SILOptimizer/SILCombiner/SILCombinerMiscVisitors.cpp +++ b/lib/SILOptimizer/SILCombiner/SILCombinerMiscVisitors.cpp @@ -1,4 +1,4 @@ -//===---- SILCombinerMiscVisitors.cpp -------------------------------------===// +//===--- SILCombinerMiscVisitors.cpp --------------------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Transforms/ArrayCountPropagation.cpp b/lib/SILOptimizer/Transforms/ArrayCountPropagation.cpp index 2067c0032fb51..31a8df7cbb773 100644 --- a/lib/SILOptimizer/Transforms/ArrayCountPropagation.cpp +++ b/lib/SILOptimizer/Transforms/ArrayCountPropagation.cpp @@ -1,4 +1,4 @@ -//===------ ArrayCountPropagation.cpp - Propagate the count of arrays -----===// +//===--- ArrayCountPropagation.cpp - Propagate the count of arrays --------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Transforms/CSE.cpp b/lib/SILOptimizer/Transforms/CSE.cpp index 7b1f1eb669e77..529f66e104378 100644 --- a/lib/SILOptimizer/Transforms/CSE.cpp +++ b/lib/SILOptimizer/Transforms/CSE.cpp @@ -1,4 +1,4 @@ -//===- CSE.cpp - Simple and fast CSE pass ---------------------------------===// +//===--- CSE.cpp - Simple and fast CSE pass -------------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Transforms/DeadObjectElimination.cpp b/lib/SILOptimizer/Transforms/DeadObjectElimination.cpp index 4cffd24c0a2b5..8730745e96345 100644 --- a/lib/SILOptimizer/Transforms/DeadObjectElimination.cpp +++ b/lib/SILOptimizer/Transforms/DeadObjectElimination.cpp @@ -1,4 +1,4 @@ -//===-- DeadObjectElimination.cpp - Remove unused objects ----------------===// +//===--- DeadObjectElimination.cpp - Remove unused objects ---------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Transforms/DeadStoreElimination.cpp b/lib/SILOptimizer/Transforms/DeadStoreElimination.cpp index 61aa865d26f40..44369c0600e64 100644 --- a/lib/SILOptimizer/Transforms/DeadStoreElimination.cpp +++ b/lib/SILOptimizer/Transforms/DeadStoreElimination.cpp @@ -1,4 +1,4 @@ -//===---- DeadStoreElimination.cpp - SIL Dead Store Elimination -----------===// +//===--- DeadStoreElimination.cpp - SIL Dead Store Elimination ------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Transforms/Devirtualizer.cpp b/lib/SILOptimizer/Transforms/Devirtualizer.cpp index df6969d0b3025..5dd965d0e9e98 100644 --- a/lib/SILOptimizer/Transforms/Devirtualizer.cpp +++ b/lib/SILOptimizer/Transforms/Devirtualizer.cpp @@ -1,4 +1,4 @@ -//===-------- Devirtualizer.cpp - Devirtualize indirect calls ------------===// +//===--- Devirtualizer.cpp - Devirtualize indirect calls -----------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Transforms/GenericSpecializer.cpp b/lib/SILOptimizer/Transforms/GenericSpecializer.cpp index a4b3fbcc906bc..48f5c2e55cfce 100644 --- a/lib/SILOptimizer/Transforms/GenericSpecializer.cpp +++ b/lib/SILOptimizer/Transforms/GenericSpecializer.cpp @@ -1,4 +1,4 @@ -//===-- GenericSpecializer.cpp - Specialization of generic functions ------===// +//===--- GenericSpecializer.cpp - Specialization of generic functions -----===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Transforms/MergeCondFail.cpp b/lib/SILOptimizer/Transforms/MergeCondFail.cpp index e24fb9fb57fc3..09ceaadd1a5c0 100644 --- a/lib/SILOptimizer/Transforms/MergeCondFail.cpp +++ b/lib/SILOptimizer/Transforms/MergeCondFail.cpp @@ -1,4 +1,4 @@ -//===-- MergeCondFail.cpp - Merge cond_fail instructions -------*- C++ -*-===// +//===--- MergeCondFail.cpp - Merge cond_fail instructions ------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Transforms/RedundantLoadElimination.cpp b/lib/SILOptimizer/Transforms/RedundantLoadElimination.cpp index 4587853c39d1c..0caa641733823 100644 --- a/lib/SILOptimizer/Transforms/RedundantLoadElimination.cpp +++ b/lib/SILOptimizer/Transforms/RedundantLoadElimination.cpp @@ -1,4 +1,4 @@ -//===-------- RedundantLoadElimination.cpp - SIL Load Forwarding ----------===// +//===--- RedundantLoadElimination.cpp - SIL Load Forwarding ---------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Transforms/RedundantOverflowCheckRemoval.cpp b/lib/SILOptimizer/Transforms/RedundantOverflowCheckRemoval.cpp index 6decf4f62c6f1..5fb50f586c195 100644 --- a/lib/SILOptimizer/Transforms/RedundantOverflowCheckRemoval.cpp +++ b/lib/SILOptimizer/Transforms/RedundantOverflowCheckRemoval.cpp @@ -1,4 +1,4 @@ -//===-- RedundantOverflowCheckRemoval.cpp -----------------------*- C++ -*-===// +//===--- RedundantOverflowCheckRemoval.cpp ----------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Transforms/ReleaseDevirtualizer.cpp b/lib/SILOptimizer/Transforms/ReleaseDevirtualizer.cpp index ec95457664899..f3850f762191e 100644 --- a/lib/SILOptimizer/Transforms/ReleaseDevirtualizer.cpp +++ b/lib/SILOptimizer/Transforms/ReleaseDevirtualizer.cpp @@ -1,4 +1,4 @@ -//===---- ReleaseDevirtualizer.cpp - Devirtualizes release-instructions ---===// +//===--- ReleaseDevirtualizer.cpp - Devirtualizes release-instructions ----===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Transforms/RemovePin.cpp b/lib/SILOptimizer/Transforms/RemovePin.cpp index af6f1b82707fb..73b371b7aec11 100644 --- a/lib/SILOptimizer/Transforms/RemovePin.cpp +++ b/lib/SILOptimizer/Transforms/RemovePin.cpp @@ -1,4 +1,4 @@ -//===------- RemovePin.cpp - StrongPin/Unpin removal -----------*- C++ -*-===// +//===--- RemovePin.cpp - StrongPin/Unpin removal ---------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Transforms/SILCleanup.cpp b/lib/SILOptimizer/Transforms/SILCleanup.cpp index ecc21d076dc41..3fbea434b94d4 100644 --- a/lib/SILOptimizer/Transforms/SILCleanup.cpp +++ b/lib/SILOptimizer/Transforms/SILCleanup.cpp @@ -1,4 +1,4 @@ -//===-- SILCleanup.cpp - Removes diagnostics instructions -----------------===// +//===--- SILCleanup.cpp - Removes diagnostics instructions ----------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Transforms/SILCodeMotion.cpp b/lib/SILOptimizer/Transforms/SILCodeMotion.cpp index e648615dfdc45..f3be266ecb586 100644 --- a/lib/SILOptimizer/Transforms/SILCodeMotion.cpp +++ b/lib/SILOptimizer/Transforms/SILCodeMotion.cpp @@ -1,4 +1,4 @@ -//===- SILCodeMotion.cpp - Code Motion Optimizations ----------------------===// +//===--- SILCodeMotion.cpp - Code Motion Optimizations --------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Transforms/SILLowerAggregateInstrs.cpp b/lib/SILOptimizer/Transforms/SILLowerAggregateInstrs.cpp index cf314bcdea090..d1780e2e2e610 100644 --- a/lib/SILOptimizer/Transforms/SILLowerAggregateInstrs.cpp +++ b/lib/SILOptimizer/Transforms/SILLowerAggregateInstrs.cpp @@ -1,4 +1,4 @@ -//===- SILLowerAggregateInstrs.cpp - Aggregate insts to Scalar insts -----===// +//===--- SILLowerAggregateInstrs.cpp - Aggregate insts to Scalar insts ---===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Transforms/SILSROA.cpp b/lib/SILOptimizer/Transforms/SILSROA.cpp index 6d30e6a9caf5a..ec5325f3f4e9f 100644 --- a/lib/SILOptimizer/Transforms/SILSROA.cpp +++ b/lib/SILOptimizer/Transforms/SILSROA.cpp @@ -1,4 +1,4 @@ -//===-- SILSROA.cpp - Scalar Replacement of Aggregates -------------------===// +//===--- SILSROA.cpp - Scalar Replacement of Aggregates ------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Transforms/Sink.cpp b/lib/SILOptimizer/Transforms/Sink.cpp index 3c87ac64310d1..34a27a1fc1903 100644 --- a/lib/SILOptimizer/Transforms/Sink.cpp +++ b/lib/SILOptimizer/Transforms/Sink.cpp @@ -1,4 +1,4 @@ -//===-- Sink.cpp ----- Code Sinking -----------------------------*- C++ -*-===// +//===--- Sink.cpp ----- Code Sinking ----------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Transforms/StackPromotion.cpp b/lib/SILOptimizer/Transforms/StackPromotion.cpp index eb1f1c3091b7a..51bb1d3f8ba1b 100644 --- a/lib/SILOptimizer/Transforms/StackPromotion.cpp +++ b/lib/SILOptimizer/Transforms/StackPromotion.cpp @@ -1,4 +1,4 @@ -//===------- StackPromotion.cpp - Promotes allocations to the stack -------===// +//===--- StackPromotion.cpp - Promotes allocations to the stack -----------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/UtilityPasses/AADumper.cpp b/lib/SILOptimizer/UtilityPasses/AADumper.cpp index dac18a70507b7..bf468a000d990 100644 --- a/lib/SILOptimizer/UtilityPasses/AADumper.cpp +++ b/lib/SILOptimizer/UtilityPasses/AADumper.cpp @@ -1,4 +1,4 @@ -//===-------- AADumper.cpp - Compare all values in Function with AA -------===// +//===--- AADumper.cpp - Compare all values in Function with AA ------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/UtilityPasses/BasicCalleePrinter.cpp b/lib/SILOptimizer/UtilityPasses/BasicCalleePrinter.cpp index e144e7d79a8b5..b13856bb93142 100644 --- a/lib/SILOptimizer/UtilityPasses/BasicCalleePrinter.cpp +++ b/lib/SILOptimizer/UtilityPasses/BasicCalleePrinter.cpp @@ -1,4 +1,4 @@ -//===-- BasicCalleePrinter.cpp - Callee cache printing pass -----*- C++ -*-===// +//===--- BasicCalleePrinter.cpp - Callee cache printing pass ----*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/UtilityPasses/CFGPrinter.cpp b/lib/SILOptimizer/UtilityPasses/CFGPrinter.cpp index 7972cac6601aa..6880115ee8bbf 100644 --- a/lib/SILOptimizer/UtilityPasses/CFGPrinter.cpp +++ b/lib/SILOptimizer/UtilityPasses/CFGPrinter.cpp @@ -1,4 +1,4 @@ -//===-- CFGPrinter.cpp - CFG printer pass ---------------------------------===// +//===--- CFGPrinter.cpp - CFG printer pass --------------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/UtilityPasses/EscapeAnalysisDumper.cpp b/lib/SILOptimizer/UtilityPasses/EscapeAnalysisDumper.cpp index 7c1c575029364..abe0017299878 100644 --- a/lib/SILOptimizer/UtilityPasses/EscapeAnalysisDumper.cpp +++ b/lib/SILOptimizer/UtilityPasses/EscapeAnalysisDumper.cpp @@ -1,4 +1,4 @@ -//===-------- EscapeAnalysisDumper.cpp - Dumps the escape analysis --------===// +//===--- EscapeAnalysisDumper.cpp - Dumps the escape analysis -------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/UtilityPasses/FunctionOrderPrinter.cpp b/lib/SILOptimizer/UtilityPasses/FunctionOrderPrinter.cpp index 1a08be2df1195..5ddabe4532ffd 100644 --- a/lib/SILOptimizer/UtilityPasses/FunctionOrderPrinter.cpp +++ b/lib/SILOptimizer/UtilityPasses/FunctionOrderPrinter.cpp @@ -1,4 +1,4 @@ -//===-- FunctionOrderPrinter.cpp - Function ordering test pass ------------===// +//===--- FunctionOrderPrinter.cpp - Function ordering test pass -----------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/UtilityPasses/IVInfoPrinter.cpp b/lib/SILOptimizer/UtilityPasses/IVInfoPrinter.cpp index 7640d5aa79d28..38a6da491d0de 100644 --- a/lib/SILOptimizer/UtilityPasses/IVInfoPrinter.cpp +++ b/lib/SILOptimizer/UtilityPasses/IVInfoPrinter.cpp @@ -1,4 +1,4 @@ -//===------------ IVInfoPrinter.cpp - Print SIL IV Info ---------*- C++ -*-===// +//===--- IVInfoPrinter.cpp - Print SIL IV Info ------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/UtilityPasses/InstCount.cpp b/lib/SILOptimizer/UtilityPasses/InstCount.cpp index a6ab10b541ff3..c9f2613f85356 100644 --- a/lib/SILOptimizer/UtilityPasses/InstCount.cpp +++ b/lib/SILOptimizer/UtilityPasses/InstCount.cpp @@ -1,4 +1,4 @@ -//===-- InstCount.cpp - Collects the count of all instructions ------------===// +//===--- InstCount.cpp - Collects the count of all instructions -----------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/UtilityPasses/LoopInfoPrinter.cpp b/lib/SILOptimizer/UtilityPasses/LoopInfoPrinter.cpp index 6315a2651c605..5e0a7288193aa 100644 --- a/lib/SILOptimizer/UtilityPasses/LoopInfoPrinter.cpp +++ b/lib/SILOptimizer/UtilityPasses/LoopInfoPrinter.cpp @@ -1,4 +1,4 @@ -//===------------ LoopInfoPrinter.cpp - Print SIL Loop Info -----*- C++ -*-===// +//===--- LoopInfoPrinter.cpp - Print SIL Loop Info --------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/UtilityPasses/SideEffectsDumper.cpp b/lib/SILOptimizer/UtilityPasses/SideEffectsDumper.cpp index 410d8df93ecda..f3a3fb7577155 100644 --- a/lib/SILOptimizer/UtilityPasses/SideEffectsDumper.cpp +++ b/lib/SILOptimizer/UtilityPasses/SideEffectsDumper.cpp @@ -1,4 +1,4 @@ -//===------- SideEffectsDumper.cpp - Dumps the side effect analysis -------===// +//===--- SideEffectsDumper.cpp - Dumps the side effect analysis -----------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/UtilityPasses/StripDebugInfo.cpp b/lib/SILOptimizer/UtilityPasses/StripDebugInfo.cpp index a5bcf7313aa16..2dff3ff013339 100644 --- a/lib/SILOptimizer/UtilityPasses/StripDebugInfo.cpp +++ b/lib/SILOptimizer/UtilityPasses/StripDebugInfo.cpp @@ -1,4 +1,4 @@ -//===-------- StripDebugInfo.cpp - Strip debug info from SIL --------------===// +//===--- StripDebugInfo.cpp - Strip debug info from SIL -------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Utils/Devirtualize.cpp b/lib/SILOptimizer/Utils/Devirtualize.cpp index 34b7ed7dd74a1..56be828aead74 100644 --- a/lib/SILOptimizer/Utils/Devirtualize.cpp +++ b/lib/SILOptimizer/Utils/Devirtualize.cpp @@ -1,4 +1,4 @@ -//===-- Devirtualize.cpp - Helper for devirtualizing apply ------*- C++ -*-===// +//===--- Devirtualize.cpp - Helper for devirtualizing apply -----*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Utils/GenericCloner.cpp b/lib/SILOptimizer/Utils/GenericCloner.cpp index fad6701d4c0c6..5a42696f5f3a7 100644 --- a/lib/SILOptimizer/Utils/GenericCloner.cpp +++ b/lib/SILOptimizer/Utils/GenericCloner.cpp @@ -1,4 +1,4 @@ -//===--------- GenericCloner.cpp - Specializes generic functions ---------===// +//===--- GenericCloner.cpp - Specializes generic functions ---------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Utils/Generics.cpp b/lib/SILOptimizer/Utils/Generics.cpp index 33554777a9afa..0f4dcbd805193 100644 --- a/lib/SILOptimizer/Utils/Generics.cpp +++ b/lib/SILOptimizer/Utils/Generics.cpp @@ -1,4 +1,4 @@ -//===- Generics.cpp ---- Utilities for transforming generics ----*- C++ -*-===// +//===--- Generics.cpp ---- Utilities for transforming generics --*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILOptimizer/Utils/SILSSAUpdater.cpp b/lib/SILOptimizer/Utils/SILSSAUpdater.cpp index ac4f6cce7f792..01f90d8af849f 100644 --- a/lib/SILOptimizer/Utils/SILSSAUpdater.cpp +++ b/lib/SILOptimizer/Utils/SILSSAUpdater.cpp @@ -1,4 +1,4 @@ -//===------ SILSSAUpdater.cpp - Unstructured SSA Update Tool ----*- C++ -*-===// +//===--- SILSSAUpdater.cpp - Unstructured SSA Update Tool -------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SwiftDemangle/MangleHack.cpp b/lib/SwiftDemangle/MangleHack.cpp index 7e05d81838cbe..b22010a0e3303 100644 --- a/lib/SwiftDemangle/MangleHack.cpp +++ b/lib/SwiftDemangle/MangleHack.cpp @@ -1,4 +1,4 @@ -//===-- MangleHack.cpp - Swift Mangle Hack for various clients ------------===// +//===--- MangleHack.cpp - Swift Mangle Hack for various clients -----------===// // // This source file is part of the Swift.org open source project // diff --git a/stdlib/public/core/Range.swift b/stdlib/public/core/Range.swift index bac6211b619d5..89160126dd979 100644 --- a/stdlib/public/core/Range.swift +++ b/stdlib/public/core/Range.swift @@ -1,4 +1,4 @@ -//===- Range.swift --------------------------------------------*- swift -*-===// +//===--- Range.swift ------------------------------------------*- swift -*-===// // // This source file is part of the Swift.org open source project // diff --git a/stdlib/public/core/RangeMirrors.swift.gyb b/stdlib/public/core/RangeMirrors.swift.gyb index 0bc14528d9023..294f5ce17097c 100644 --- a/stdlib/public/core/RangeMirrors.swift.gyb +++ b/stdlib/public/core/RangeMirrors.swift.gyb @@ -1,4 +1,4 @@ -//===- RangeMirrors.swift.gyb ---------------------------------*- swift -*-===// +//===--- RangeMirrors.swift.gyb -------------------------------*- swift -*-===// // // This source file is part of the Swift.org open source project // diff --git a/stdlib/public/stubs/UnicodeExtendedGraphemeClusters.cpp.gyb b/stdlib/public/stubs/UnicodeExtendedGraphemeClusters.cpp.gyb index 61457c1ffb902..28e86984c0021 100644 --- a/stdlib/public/stubs/UnicodeExtendedGraphemeClusters.cpp.gyb +++ b/stdlib/public/stubs/UnicodeExtendedGraphemeClusters.cpp.gyb @@ -1,4 +1,4 @@ -//===- UnicodeExtendedGraphemeClusters.cpp.gyb ------------------*- C++ -*-===// +//===--- UnicodeExtendedGraphemeClusters.cpp.gyb ----------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/include/SourceKit/Support/Logging.h b/tools/SourceKit/include/SourceKit/Support/Logging.h index e1b4e62f39293..7b11ee6855c2d 100644 --- a/tools/SourceKit/include/SourceKit/Support/Logging.h +++ b/tools/SourceKit/include/SourceKit/Support/Logging.h @@ -1,4 +1,4 @@ -//===- Logging.h - Logging Interface ----------------------------*- C++ -*-===// +//===--- Logging.h - Logging Interface --------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/include/SourceKit/Support/Tracing.h b/tools/SourceKit/include/SourceKit/Support/Tracing.h index d094754a1b223..73455337e38fc 100644 --- a/tools/SourceKit/include/SourceKit/Support/Tracing.h +++ b/tools/SourceKit/include/SourceKit/Support/Tracing.h @@ -1,4 +1,4 @@ -//===- Tracing.h - Tracing Interface ----------------------------*- C++ -*-===// +//===--- Tracing.h - Tracing Interface --------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/XpcTracing.h b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/XpcTracing.h index 94c8d6f431875..0a8927559e958 100644 --- a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/XpcTracing.h +++ b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/XpcTracing.h @@ -1,4 +1,4 @@ -//===- XpcTracing.h - XPC-side Tracing Interface ----------------*- C++ -*-===// +//===--- XpcTracing.h - XPC-side Tracing Interface --------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/driver/autolink_extract_main.cpp b/tools/driver/autolink_extract_main.cpp index 473fae5bf7b7f..550c339d714cc 100644 --- a/tools/driver/autolink_extract_main.cpp +++ b/tools/driver/autolink_extract_main.cpp @@ -1,4 +1,4 @@ -//===-- autolink_extract_main.cpp - autolink extraction utility -----------===// +//===--- autolink_extract_main.cpp - autolink extraction utility ----------===// // // This source file is part of the Swift.org open source project // diff --git a/tools/driver/driver.cpp b/tools/driver/driver.cpp index 2a6ef6b7231cc..ecd5145dbdd55 100644 --- a/tools/driver/driver.cpp +++ b/tools/driver/driver.cpp @@ -1,4 +1,4 @@ -//===-- driver.cpp - Swift Compiler Driver --------------------------------===// +//===--- driver.cpp - Swift Compiler Driver -------------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/tools/driver/frontend_main.cpp b/tools/driver/frontend_main.cpp index 40485f7bc4c2a..ce9a535664748 100644 --- a/tools/driver/frontend_main.cpp +++ b/tools/driver/frontend_main.cpp @@ -1,4 +1,4 @@ -//===-- frontend_main.cpp - Swift Compiler Frontend -----------------------===// +//===--- frontend_main.cpp - Swift Compiler Frontend ----------------------===// // // This source file is part of the Swift.org open source project // diff --git a/tools/driver/modulewrap_main.cpp b/tools/driver/modulewrap_main.cpp index cdb8716c590b0..6e8489ed51bbb 100644 --- a/tools/driver/modulewrap_main.cpp +++ b/tools/driver/modulewrap_main.cpp @@ -1,4 +1,4 @@ -//===-- modulewrap_main.cpp - module wrapping utility ---------------------===// +//===--- modulewrap_main.cpp - module wrapping utility --------------------===// // // This source file is part of the Swift.org open source project // diff --git a/tools/lldb-moduleimport-test/lldb-moduleimport-test.cpp b/tools/lldb-moduleimport-test/lldb-moduleimport-test.cpp index fe52334e2c943..8d548701d81b2 100644 --- a/tools/lldb-moduleimport-test/lldb-moduleimport-test.cpp +++ b/tools/lldb-moduleimport-test/lldb-moduleimport-test.cpp @@ -1,4 +1,4 @@ -//===-- lldb-moduleimport-test.cpp - LLDB moduleimport tester -------------===// +//===--- lldb-moduleimport-test.cpp - LLDB moduleimport tester ------------===// // // This source file is part of the Swift.org open source project // diff --git a/tools/sil-extract/SILExtract.cpp b/tools/sil-extract/SILExtract.cpp index d9a241df88f82..22c5fd383765a 100644 --- a/tools/sil-extract/SILExtract.cpp +++ b/tools/sil-extract/SILExtract.cpp @@ -1,4 +1,4 @@ -//===-- SILExtract.cpp - SIL function extraction utility ------------------===// +//===--- SILExtract.cpp - SIL function extraction utility -----------------===// // // This source file is part of the Swift.org open source project // diff --git a/tools/sil-opt/SILOpt.cpp b/tools/sil-opt/SILOpt.cpp index 5f94b1f345a66..5c062d76aae0d 100644 --- a/tools/sil-opt/SILOpt.cpp +++ b/tools/sil-opt/SILOpt.cpp @@ -1,4 +1,4 @@ -//===-- SILOpt.cpp - SIL Optimization Driver ------------------------------===// +//===--- SILOpt.cpp - SIL Optimization Driver -----------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/tools/swift-compress/swift-compress.cpp b/tools/swift-compress/swift-compress.cpp index ad0fd5d205c9f..a7d0c9e839506 100644 --- a/tools/swift-compress/swift-compress.cpp +++ b/tools/swift-compress/swift-compress.cpp @@ -1,4 +1,4 @@ -//===-- swift-compress.cpp - Swift compression tool ----------------------===// +//===--- swift-compress.cpp - Swift compression tool ---------------------===// // // This source file is part of the Swift.org open source project // diff --git a/tools/swift-demangle/swift-demangle.cpp b/tools/swift-demangle/swift-demangle.cpp index 87aea2b3ef501..63196d6c5bc18 100644 --- a/tools/swift-demangle/swift-demangle.cpp +++ b/tools/swift-demangle/swift-demangle.cpp @@ -1,4 +1,4 @@ -//===-- swift-demangle.cpp - Swift Demangler app --------------------------===// +//===--- swift-demangle.cpp - Swift Demangler app -------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/tools/swift-ide-test/XMLValidator.h b/tools/swift-ide-test/XMLValidator.h index 37d1365ee8e8a..fefe5d4388b94 100644 --- a/tools/swift-ide-test/XMLValidator.h +++ b/tools/swift-ide-test/XMLValidator.h @@ -1,4 +1,4 @@ -//===-- XMLValidator.h - XML validation -----------------------------------===// +//===--- XMLValidator.h - XML validation ----------------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/unittests/Basic/CompressionTests.cpp b/unittests/Basic/CompressionTests.cpp index 32d8a15455795..163884d033831 100644 --- a/unittests/Basic/CompressionTests.cpp +++ b/unittests/Basic/CompressionTests.cpp @@ -1,4 +1,4 @@ -//===- CompressionTests.cpp - for swift/ABI/Compression.h -----------------===// +//===--- CompressionTests.cpp - for swift/ABI/Compression.h ---------------===// // // This source file is part of the Swift.org open source project // diff --git a/unittests/Basic/FileSystemTests.cpp b/unittests/Basic/FileSystemTests.cpp index 892ae07e0bbf4..d7373c340107e 100644 --- a/unittests/Basic/FileSystemTests.cpp +++ b/unittests/Basic/FileSystemTests.cpp @@ -1,4 +1,4 @@ -//===- FileSystemTests.cpp - for swift/Basic/FileSystem.h -----------------===// +//===--- FileSystemTests.cpp - for swift/Basic/FileSystem.h ---------------===// // // This source file is part of the Swift.org open source project // diff --git a/unittests/runtime/Enum.cpp b/unittests/runtime/Enum.cpp index 770ff309ea003..2bf7c0168513e 100644 --- a/unittests/runtime/Enum.cpp +++ b/unittests/runtime/Enum.cpp @@ -1,4 +1,4 @@ -//===- Enum.cpp - Enum tests ----------------------------------------------===// +//===--- Enum.cpp - Enum tests --------------------------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/unittests/runtime/Metadata.cpp b/unittests/runtime/Metadata.cpp index ff65073984b3d..e400d16c8d923 100644 --- a/unittests/runtime/Metadata.cpp +++ b/unittests/runtime/Metadata.cpp @@ -1,4 +1,4 @@ -//===- Metadata.cpp - Metadata tests --------------------------------------===// +//===--- Metadata.cpp - Metadata tests ------------------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/unittests/runtime/weak.mm b/unittests/runtime/weak.mm index a5f866736c5e0..28838ded3dc65 100644 --- a/unittests/runtime/weak.mm +++ b/unittests/runtime/weak.mm @@ -1,4 +1,4 @@ -//===- weak.mm - Weak-pointer tests ---------------------------------------===// +//===--- weak.mm - Weak-pointer tests -------------------------------------===// // // This source file is part of the Swift.org open source project //