Skip to content

Commit d56b8ba

Browse files
committed
Merge pull request #870 from practicalswift/headers
[gardening] Improve consistency in start of file header comment
2 parents 7d5f329 + 1339b54 commit d56b8ba

File tree

183 files changed

+183
-183
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

183 files changed

+183
-183
lines changed

include/swift/AST/ASTVisitor.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- ASTVisitor.h - Decl, Expr and Stmt Visitor --------------*- C++ -*-===//
1+
//===--- ASTVisitor.h - Decl, Expr and Stmt Visitor -------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/CanTypeVisitor.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- CanTypeVisitor.h - TypeVisitor specialization -----------*- C++ -*-===//
1+
//===--- CanTypeVisitor.h - TypeVisitor specialization ----------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/DeclNodes.def

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- DeclNodes.def - Swift Declaration AST Metaprogramming ---*- C++ -*-===//
1+
//===--- DeclNodes.def - Swift Declaration AST Metaprogramming --*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/DiagnosticEngine.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- DiagnosticEngine.h - Diagnostic Display Engine -----------*- C++ -*-===//
1+
//===--- DiagnosticEngine.h - Diagnostic Display Engine ---------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/DiagnosticsAll.def

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- DiagnosticsAll.def - Diagnostics Text Index --------------*- C++ -*-===//
1+
//===--- DiagnosticsAll.def - Diagnostics Text Index ------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/DiagnosticsClangImporter.def

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- DiagnosticsClangImporter.def - Diagnostics Text ----------*- C++ -*-===//
1+
//===--- DiagnosticsClangImporter.def - Diagnostics Text --------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/DiagnosticsClangImporter.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- DiagnosticsClangImporter.h - Diagnostic Definitions ------*- C++ -*-===//
1+
//===--- DiagnosticsClangImporter.h - Diagnostic Definitions ----*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/DiagnosticsCommon.def

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- DiagnosticsCommon.def - Diagnostics Text -----------------*- C++ -*-===//
1+
//===--- DiagnosticsCommon.def - Diagnostics Text ---------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/DiagnosticsCommon.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- DiagnosticsCommon.h - Shared Diagnostic Definitions ------*- C++ -*-===//
1+
//===--- DiagnosticsCommon.h - Shared Diagnostic Definitions ----*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/DiagnosticsDriver.def

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- DiagnosticsDriver.def - Diagnostics Text -----------------*- C++ -*-===//
1+
//===--- DiagnosticsDriver.def - Diagnostics Text ---------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/DiagnosticsDriver.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- DiagnosticsDriver.h - Diagnostic Definitions -------------*- C++ -*-===//
1+
//===--- DiagnosticsDriver.h - Diagnostic Definitions -----------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/DiagnosticsFrontend.def

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- DiagnosticsFrontend.def - Diagnostics Text ---------------*- C++ -*-===//
1+
//===--- DiagnosticsFrontend.def - Diagnostics Text -------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/DiagnosticsFrontend.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- DiagnosticsFrontend.h - Diagnostic Definitions -----------*- C++ -*-===//
1+
//===--- DiagnosticsFrontend.h - Diagnostic Definitions ---------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/DiagnosticsIRGen.def

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- DiagnosticsIRGen.def - Diagnostics Text ------------------*- C++ -*-===//
1+
//===--- DiagnosticsIRGen.def - Diagnostics Text ----------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/DiagnosticsIRGen.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- DiagnosticsIRGen.h - Diagnostic Definitions --------------*- C++ -*-===//
1+
//===--- DiagnosticsIRGen.h - Diagnostic Definitions ------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/DiagnosticsParse.def

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- DiagnosticsParse.def - Diagnostics Text ------------------*- C++ -*-===//
1+
//===--- DiagnosticsParse.def - Diagnostics Text ----------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/DiagnosticsParse.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- DiagnosticsParse.h - Diagnostic Definitions --------------*- C++ -*-===//
1+
//===--- DiagnosticsParse.h - Diagnostic Definitions ------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/DiagnosticsSIL.def

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- DiagnosticsSIL.def - Diagnostics Text --------------------*- C++ -*-===//
1+
//===--- DiagnosticsSIL.def - Diagnostics Text ------------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/DiagnosticsSIL.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- DiagnosticsSIL.h - Diagnostic Definitions ----------------*- C++ -*-===//
1+
//===--- DiagnosticsSIL.h - Diagnostic Definitions --------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/DiagnosticsSema.def

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- DiagnosticsSema.def - Diagnostics Text -------------------*- C++ -*-===//
1+
//===--- DiagnosticsSema.def - Diagnostics Text -----------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/DiagnosticsSema.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- DiagnosticsSema.h - Diagnostic Definitions ---------------*- C++ -*-===//
1+
//===--- DiagnosticsSema.h - Diagnostic Definitions -------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/KnownDecls.def

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- KnownDecls.def - Compiler declaration metaprogramming ---*- C++ -*-===//
1+
//===--- KnownDecls.def - Compiler declaration metaprogramming --*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/PrettyStackTrace.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- PrettyStackTrace.h - Crash trace information -------------*- C++ -*-===//
1+
//===--- PrettyStackTrace.h - Crash trace information -----------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/SubstTypeVisitor.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- SubstTypeVisitor.h - Visitor for substituted types ------*- C++ -*-===//
1+
//===--- SubstTypeVisitor.h - Visitor for substituted types -----*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/TypeMatcher.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- TypeMatcher.h - Recursive Type Matcher------- -----------*- C++ -*-===//
1+
//===--- TypeMatcher.h - Recursive Type Matcher -----------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/TypeMemberVisitor.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- TypeMemberVisitor.h - ASTVisitor specialization ---------*- C++ -*-===//
1+
//===--- TypeMemberVisitor.h - ASTVisitor specialization --------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/AST/TypeVisitor.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- TypeVisitor.h - Type Visitor ----------------------------*- C++ -*-===//
1+
//===--- TypeVisitor.h - Type Visitor ---------------------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Basic/AssertImplements.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- AssertImplements.h - Assert that a class overrides a function ------===//
1+
//===--- AssertImplements.h - Assert that a class overrides a function ----===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Basic/BlotMapVector.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- BlotMapVector.h - Map vector with "blot" operation ------*- C++ -*-===//
1+
//===--- BlotMapVector.h - Map vector with "blot" operation ----*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Basic/Defer.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- Defer.h - 'defer' helper macro ---------------------------*- C++ -*-===//
1+
//===--- Defer.h - 'defer' helper macro -------------------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Basic/DemangleNodes.def

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- DemangleNodes.def - Demangling Tree Metaprogramming -----*- C++ -*-===//
1+
//===--- DemangleNodes.def - Demangling Tree Metaprogramming ----*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Basic/DiagnosticConsumer.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- DiagnosticConsumer.h - Diagnostic Consumer Interface -----*- C++ -*-===//
1+
//===--- DiagnosticConsumer.h - Diagnostic Consumer Interface ---*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Basic/Fallthrough.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- Fallthrough.h - switch fallthrough annotation macro ------*- C++ -*-===//
1+
//===--- Fallthrough.h - switch fallthrough annotation macro ----*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Basic/FlaggedPointer.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- FlaggedPointer.h - Explicit pointer tagging container ----*- C++ -*-===//
1+
//===--- FlaggedPointer.h - Explicit pointer tagging container --*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Basic/Malloc.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- Malloc.h - Aligned malloc interface ----------------------*- C++ -*-===//
1+
//===--- Malloc.h - Aligned malloc interface --------------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Basic/NullablePtr.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- NullablePtr.h - A pointer that allows null ---------------*- C++ -*-===//
1+
//===--- NullablePtr.h - A pointer that allows null -------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Basic/OptionSet.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- OptionSet.h - Sets of boolean options -------------------*- C++ -*-===//
1+
//===--- OptionSet.h - Sets of boolean options ------------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Basic/Program.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- Program.h ------------------------------------------------*- C++ -*-===//
1+
//===--- Program.h ----------------------------------------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Basic/QuotedString.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- QuotedString.h - Print a string in double-quotes ---------*- C++ -*-===//
1+
//===--- QuotedString.h - Print a string in double-quotes -------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Basic/Range.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- Range.h - Classes for conveniently working with ranges ---*- C++ -*-===//
1+
//===--- Range.h - Classes for conveniently working with ranges -*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Basic/RelativePointer.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- RelativePointer.h - Relative Pointer Support ------------*- C++ -*-===//
1+
//===--- RelativePointer.h - Relative Pointer Support -----------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Basic/STLExtras.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- STLExtras.h - additions to the STL -----------------------*- C++ -*-===//
1+
//===--- STLExtras.h - additions to the STL ---------------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Basic/SourceLoc.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- SourceLoc.h - Source Locations and Ranges ----------------*- C++ -*-===//
1+
//===--- SourceLoc.h - Source Locations and Ranges --------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Basic/TreeScopedHashTable.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- TreeScopedHashTable.h - Hash table with multiple active scopes -----===//
1+
//===--- TreeScopedHashTable.h - Hash table with multiple active scopes ---===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Basic/Version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- Version.h - Swift Version Number -------------------------*- C++ -*-===//
1+
//===--- Version.h - Swift Version Number -----------------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/ClangImporter/ClangImporterOptions.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- ClangImporterOptions.h ----------------------------------*- C++ -*-===//
1+
//===--- ClangImporterOptions.h ---------------------------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Driver/Driver.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- Driver.h - Swift compiler driver ------------------------*- C++ -*-===//
1+
//===--- Driver.h - Swift compiler driver -----------------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Driver/OutputFileMap.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- OutputFileMap.h - Driver output file map ----------------*- C++ -*-===//
1+
//===--- OutputFileMap.h - Driver output file map ---------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Frontend/DiagnosticVerifier.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- DiagnosticVerifier.h - Diagnostic Verifier (-verify) -----*- C++ -*-===//
1+
//===--- DiagnosticVerifier.h - Diagnostic Verifier (-verify) ---*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Frontend/Frontend.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- Frontend.h - frontend utility methods -------------------*- C++ -*-===//
1+
//===--- Frontend.h - frontend utility methods ------------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Frontend/PrintingDiagnosticConsumer.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- PrintingDiagnosticConsumer.h - Print Text Diagnostics ----*- C++ -*-===//
1+
//===--- PrintingDiagnosticConsumer.h - Print Text Diagnostics --*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Frontend/SerializedDiagnosticConsumer.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- SerializedDiagnosticConsumer.h - Serialize Diagnostics ---*- C++ -*-===//
1+
//===--- SerializedDiagnosticConsumer.h - Serialize Diagnostics -*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/IDE/CodeCompletion.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- CodeCompletion.h - Routines for code completion --------------------===//
1+
//===--- CodeCompletion.h - Routines for code completion ------------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/IDE/CodeCompletionCache.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- CodeCompletionCache.h - Routines for code completion caching -------===//
1+
//===--- CodeCompletionCache.h - Routines for code completion caching -----===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/IDE/SourceEntityWalker.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- SourceEntityWalker.h - Routines for semantic source info -----------===//
1+
//===--- SourceEntityWalker.h - Routines for semantic source info ---------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/IDE/SyntaxModel.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- SyntaxModel.h - Routines for IDE syntax model ---------------------===//
1+
//===--- SyntaxModel.h - Routines for IDE syntax model -------------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/IDE/Utils.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- Utils.h - Misc utilities -------------------------------------------===//
1+
//===--- Utils.h - Misc utilities -----------------------------------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/Immediate/Immediate.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- Immediate.h - Entry point for swift immediate mode ------*- C++ -*-===//
1+
//===--- Immediate.h - Entry point for swift immediate mode -----*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/PrintAsObjC/PrintAsObjC.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- PrintAsObjC.h - Emit a header file for a Swift AST ----------------===//
1+
//===--- PrintAsObjC.h - Emit a header file for a Swift AST ---------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/SIL/LoopInfo.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-------------- LoopInfo.h - SIL Loop Analysis --------------*- C++ -*-===//
1+
//===--- LoopInfo.h - SIL Loop Analysis -------------------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/SIL/PrettyStackTrace.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- PrettyStackTrace.h - Crash trace information -------------*- C++ -*-===//
1+
//===--- PrettyStackTrace.h - Crash trace information -----------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/SIL/SILValueProjection.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===------------------------ SILValueProjection.h ---------------------- -===//
1+
//===--- SILValueProjection.h ---------------------------------------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/SILOptimizer/Analysis/ARCAnalysis.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--------------- ARCAnalysis.h - SIL ARC Analysis -----------*- C++ -*-===//
1+
//===--- ARCAnalysis.h - SIL ARC Analysis -----------------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/SILOptimizer/Analysis/AliasAnalysis.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-------------- AliasAnalysis.h - SIL Alias Analysis --------*- C++ -*-===//
1+
//===--- AliasAnalysis.h - SIL Alias Analysis -------------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/SILOptimizer/Analysis/Analysis.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- Analysis.h - Swift Analysis ----------------------------*- C++ -*-===//
1+
//===--- Analysis.h - Swift Analysis ---------------------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

include/swift/SILOptimizer/Analysis/ColdBlockInfo.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- ColdBlockInfo.h - Fast/slow path analysis for SIL CFG ---*- C++ -*-===//
1+
//===--- ColdBlockInfo.h - Fast/slow path analysis for SIL CFG --*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

0 commit comments

Comments
 (0)