diff --git a/include/swift/AST/Availability.h b/include/swift/AST/Availability.h index ca0d9cac637..cd38482080e 100644 --- a/include/swift/AST/Availability.h +++ b/include/swift/AST/Availability.h @@ -1,4 +1,4 @@ -//===--- Availability.h - Swift Availability Structures -----*- C++ -*-===// +//===--- Availability.h - Swift Availability Structures ---------*- 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 fbda0ed7c80..4850da2592a 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/ForeignErrorConvention.h b/include/swift/AST/ForeignErrorConvention.h index 66422a0167f..c9023bc4f01 100644 --- a/include/swift/AST/ForeignErrorConvention.h +++ b/include/swift/AST/ForeignErrorConvention.h @@ -1,4 +1,4 @@ -//===--- ForeignErrorConvention.h - Error conventions ----------*- C++ -*-===// +//===--- ForeignErrorConvention.h - Error conventions -----------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/Algorithm.h b/include/swift/Basic/Algorithm.h index 57d65b9b7aa..c2cef45aff3 100644 --- a/include/swift/Basic/Algorithm.h +++ b/include/swift/Basic/Algorithm.h @@ -1,4 +1,4 @@ -//===--- Algorithm.h - -------------------------------------------*- C++ -*-==// +//===--- Algorithm.h - ------------------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/Cache.h b/include/swift/Basic/Cache.h index 46a0692f9e3..bcfd357e1eb 100644 --- a/include/swift/Basic/Cache.h +++ b/include/swift/Basic/Cache.h @@ -1,4 +1,4 @@ -//===--- Cache.h - Caching mechanism interface -------------------*- C++ -*-==// +//===--- Cache.h - Caching mechanism interface ------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/Demangle.h b/include/swift/Basic/Demangle.h index 166951daedf..c9d1807a98d 100644 --- a/include/swift/Basic/Demangle.h +++ b/include/swift/Basic/Demangle.h @@ -1,4 +1,4 @@ -//===--- Demangle.h - Interface to Swift symbol demangling -------*- C++ -*-==// +//===--- Demangle.h - Interface to Swift symbol demangling ------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/DemangleWrappers.h b/include/swift/Basic/DemangleWrappers.h index f3436de9e45..07d121994f6 100644 --- a/include/swift/Basic/DemangleWrappers.h +++ b/include/swift/Basic/DemangleWrappers.h @@ -1,4 +1,4 @@ -//===--- DemangleWrappers.h --------------------------------------*- C++ -*-==// +//===--- DemangleWrappers.h -------------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/EncodedSequence.h b/include/swift/Basic/EncodedSequence.h index f6db9c3abf9..c0a8bfc342e 100644 --- a/include/swift/Basic/EncodedSequence.h +++ b/include/swift/Basic/EncodedSequence.h @@ -1,4 +1,4 @@ -//===--- EncodedSequence.h - A byte-encoded sequence -----------*- C++ -*-===// +//===--- EncodedSequence.h - A byte-encoded sequence ------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Basic/PrettyStackTrace.h b/include/swift/Basic/PrettyStackTrace.h index cc212086518..7d94fde0f53 100644 --- a/include/swift/Basic/PrettyStackTrace.h +++ b/include/swift/Basic/PrettyStackTrace.h @@ -1,4 +1,4 @@ -//===--- PrettyStackTrace.h - Generic stack-trace prettifiers ----*- C++ -*-==// +//===--- PrettyStackTrace.h - Generic stack-trace prettifiers ---*- 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 54f872327d4..a71f743a060 100644 --- a/include/swift/Basic/TreeScopedHashTable.h +++ b/include/swift/Basic/TreeScopedHashTable.h @@ -1,4 +1,4 @@ -//===- TreeScopedHashTable.h - A scoped 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/type_traits.h b/include/swift/Basic/type_traits.h index 53d89c041f4..8aee295aa6d 100644 --- a/include/swift/Basic/type_traits.h +++ b/include/swift/Basic/type_traits.h @@ -1,4 +1,4 @@ -//===--- type_traits.h - Type traits -----------------------------*- C++ -*-==// +//===--- type_traits.h - Type traits ----------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/Markup/AST.h b/include/swift/Markup/AST.h index 3c642d026ff..11357a32c26 100644 --- a/include/swift/Markup/AST.h +++ b/include/swift/Markup/AST.h @@ -1,4 +1,4 @@ -//===--- AST.h - Markup AST nodes ---------------------------------------===// +//===--- AST.h - Markup AST nodes -----------------------------------------===// // // 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 aa22bac1236..23cee93b35a 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/Dominance.h b/include/swift/SIL/Dominance.h index 11df6dabca2..6f588aaa290 100644 --- a/include/swift/SIL/Dominance.h +++ b/include/swift/SIL/Dominance.h @@ -1,4 +1,4 @@ -//===--- Dominance.h - SIL dominance analysis ------------------*- C++ -*-===// +//===--- Dominance.h - SIL dominance analysis -------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SIL/SILBuilder.h b/include/swift/SIL/SILBuilder.h index b930e574178..4898bb6f9ed 100644 --- a/include/swift/SIL/SILBuilder.h +++ b/include/swift/SIL/SILBuilder.h @@ -1,4 +1,4 @@ -//===--- SILBuilder.h - Class for creating SIL Constructs --------*- C++ -*-==// +//===--- SILBuilder.h - Class for creating SIL Constructs -------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SIL/SILCloner.h b/include/swift/SIL/SILCloner.h index fb029fbee98..001a3d2f824 100644 --- a/include/swift/SIL/SILCloner.h +++ b/include/swift/SIL/SILCloner.h @@ -1,4 +1,4 @@ -//===--- SILCloner.h - Defines the SILCloner class ---------------*- C++ -*-==// +//===--- SILCloner.h - Defines the SILCloner class --------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SIL/SILDebugScope.h b/include/swift/SIL/SILDebugScope.h index 80d9303bc8b..24f9299d4d9 100644 --- a/include/swift/SIL/SILDebugScope.h +++ b/include/swift/SIL/SILDebugScope.h @@ -1,4 +1,4 @@ -//===--- SILDebugScope.h - DebugScopes for SIL code -----------*- C++ -*-===// +//===--- SILDebugScope.h - DebugScopes for SIL code -------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SIL/SILSuccessor.h b/include/swift/SIL/SILSuccessor.h index 5360f852ece..4d002f7660e 100644 --- a/include/swift/SIL/SILSuccessor.h +++ b/include/swift/SIL/SILSuccessor.h @@ -1,4 +1,4 @@ -//===--- SILSuccessor.h - Terminator Instruction Successor -------*- C++ -*-==// +//===--- SILSuccessor.h - Terminator Instruction Successor ------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SIL/SILVisitor.h b/include/swift/SIL/SILVisitor.h index 3f7a5683af9..52f00e29d28 100644 --- a/include/swift/SIL/SILVisitor.h +++ b/include/swift/SIL/SILVisitor.h @@ -1,4 +1,4 @@ -//===--- SILVisitor.h - Defines the SILVisitor class -------------*- C++ -*-==// +//===--- SILVisitor.h - Defines the SILVisitor class ------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SIL/TypeSubstCloner.h b/include/swift/SIL/TypeSubstCloner.h index 63ad3161747..418930f4bda 100644 --- a/include/swift/SIL/TypeSubstCloner.h +++ b/include/swift/SIL/TypeSubstCloner.h @@ -1,4 +1,4 @@ -//===--- TypeSubstCloner.h - Clones code and substitutes types ---*- C++ -*-==// +//===--- TypeSubstCloner.h - Clones code and substitutes types --*- 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 5a342858543..acbb0afe27b 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 the 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/TypeExpansionAnalysis.h b/include/swift/SILOptimizer/Analysis/TypeExpansionAnalysis.h index d4846675ea5..30a86ca120e 100644 --- a/include/swift/SILOptimizer/Analysis/TypeExpansionAnalysis.h +++ b/include/swift/SILOptimizer/Analysis/TypeExpansionAnalysis.h @@ -1,4 +1,4 @@ -//===--- TypeExpansionAnalysis.h ------------------------------*- C++ -*------===// +//===--- TypeExpansionAnalysis.h --------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/include/swift/SILOptimizer/Utils/SILInliner.h b/include/swift/SILOptimizer/Utils/SILInliner.h index ce50a5f12d5..ac049547005 100644 --- a/include/swift/SILOptimizer/Utils/SILInliner.h +++ b/include/swift/SILOptimizer/Utils/SILInliner.h @@ -1,4 +1,4 @@ -//===--- SILInliner.h - Inlines SIL functions --------------------*- C++ -*-==// +//===--- SILInliner.h - Inlines SIL functions -------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/AST/ASTPrinter.cpp b/lib/AST/ASTPrinter.cpp index b9c5a065ee0..d2140a2f103 100644 --- a/lib/AST/ASTPrinter.cpp +++ b/lib/AST/ASTPrinter.cpp @@ -1,4 +1,4 @@ -//===--- ASTPrinter.cpp - Swift Language AST Printer---------------------===// +//===--- ASTPrinter.cpp - Swift Language AST Printer-----------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/AST/Mangle.cpp b/lib/AST/Mangle.cpp index 3e797d254c3..c670d1d8412 100644 --- a/lib/AST/Mangle.cpp +++ b/lib/AST/Mangle.cpp @@ -1,4 +1,4 @@ -//===--- Mangle.cpp - Swift Name Mangling --------------------------------===// +//===--- Mangle.cpp - Swift Name Mangling ---------------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/Basic/DiverseStack.cpp b/lib/Basic/DiverseStack.cpp index d70ed369c93..4f738b28a4b 100644 --- a/lib/Basic/DiverseStack.cpp +++ b/lib/Basic/DiverseStack.cpp @@ -1,4 +1,4 @@ -//===--- DiverseStack.cpp - Out-of-line code for the heterogeneous stack ---===// +//===--- DiverseStack.cpp - Out-of-line code for the heterogeneous stack --===// // // This source file is part of the Swift.org open source project // diff --git a/lib/Basic/QuotedString.cpp b/lib/Basic/QuotedString.cpp index 385bb4174eb..41a0bc629b0 100644 --- a/lib/Basic/QuotedString.cpp +++ b/lib/Basic/QuotedString.cpp @@ -1,4 +1,4 @@ -//===--- QuotedString.cpp - Printing a string as a quoted string ---------===// +//===--- QuotedString.cpp - Printing a string as a quoted string ----------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/Frontend/SerializedDiagnosticConsumer.cpp b/lib/Frontend/SerializedDiagnosticConsumer.cpp index eb1a666b305..7ca9d3549f4 100644 --- a/lib/Frontend/SerializedDiagnosticConsumer.cpp +++ b/lib/Frontend/SerializedDiagnosticConsumer.cpp @@ -1,4 +1,4 @@ -//===- SerializedDiagnosticConsumer.cpp - Serialize Diagnostics --*- C++ -*-===// +//===- SerializedDiagnosticConsumer.cpp - Serialize Diagnostics -*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/IRGen/EnumMetadataLayout.h b/lib/IRGen/EnumMetadataLayout.h index 906fad8ab80..adb228a1789 100644 --- a/lib/IRGen/EnumMetadataLayout.h +++ b/lib/IRGen/EnumMetadataLayout.h @@ -1,4 +1,4 @@ -//===--- EnumMetadataLayout.h - CRTP for enum metadata ------*- C++ -*-===// +//===--- EnumMetadataLayout.h - CRTP for enum metadata ----------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/IRGen/EnumPayload.cpp b/lib/IRGen/EnumPayload.cpp index 433f8dee537..bdba5c17e8b 100644 --- a/lib/IRGen/EnumPayload.cpp +++ b/lib/IRGen/EnumPayload.cpp @@ -1,4 +1,4 @@ -//===--- EnumPayload.cpp - Payload management for 'enum' Types -----------===// +//===--- EnumPayload.cpp - Payload management for 'enum' Types ------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/IRGen/GenClass.cpp b/lib/IRGen/GenClass.cpp index 6ebab122522..795f1b184e7 100644 --- a/lib/IRGen/GenClass.cpp +++ b/lib/IRGen/GenClass.cpp @@ -1,4 +1,4 @@ -//===--- GenClass.cpp - Swift IR Generation For 'class' Types -----------===// +//===--- GenClass.cpp - Swift IR Generation For 'class' Types -------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/IRGen/GenEnum.cpp b/lib/IRGen/GenEnum.cpp index 6d201890b6a..d6265e68627 100644 --- a/lib/IRGen/GenEnum.cpp +++ b/lib/IRGen/GenEnum.cpp @@ -1,4 +1,4 @@ -//===--- GenEnum.cpp - Swift IR Generation For 'enum' Types -------------===// +//===--- GenEnum.cpp - Swift IR Generation For 'enum' Types ---------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/IRGen/GenEnum.h b/lib/IRGen/GenEnum.h index dded7bebd56..2b3e70b124a 100644 --- a/lib/IRGen/GenEnum.h +++ b/lib/IRGen/GenEnum.h @@ -1,4 +1,4 @@ -//===--- GenEnum.h - Swift IR Generation For 'enum' Types -------* C++ *-===// +//===--- GenEnum.h - Swift IR Generation For 'enum' Types ---------* C++ *-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/IRGen/GenMeta.h b/lib/IRGen/GenMeta.h index 41fc5a35a0c..48ee9edebfa 100644 --- a/lib/IRGen/GenMeta.h +++ b/lib/IRGen/GenMeta.h @@ -1,4 +1,4 @@ -//===--- GenMeta.h - Swift IR generation for metadata ----------*- C++ -*-===// +//===--- GenMeta.h - Swift IR generation for metadata -----------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/IRGen/GenStruct.h b/lib/IRGen/GenStruct.h index 00ae0ef69bc..70ea121333c 100644 --- a/lib/IRGen/GenStruct.h +++ b/lib/IRGen/GenStruct.h @@ -1,4 +1,4 @@ -//===--- GenStruct.h - Swift IR generation for structs ------------*- C++ -*-===// +//===--- GenStruct.h - Swift IR generation for structs ----------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/IRGen/IRGenFunction.h b/lib/IRGen/IRGenFunction.h index d4c62378ddc..5fe1903ee85 100644 --- a/lib/IRGen/IRGenFunction.h +++ b/lib/IRGen/IRGenFunction.h @@ -1,4 +1,4 @@ -//===--- IRGenFunction.h - IR Generation for Swift Functions ---*- C++ -*-===// +//===--- IRGenFunction.h - IR Generation for Swift Functions ----*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/lib/IRGen/StructLayout.cpp b/lib/IRGen/StructLayout.cpp index 7fc5adecb30..3f1915d07fc 100644 --- a/lib/IRGen/StructLayout.cpp +++ b/lib/IRGen/StructLayout.cpp @@ -1,4 +1,4 @@ -//===--- StructLayout.cpp - Layout of structures -------------------------===// +//===--- StructLayout.cpp - Layout of structures --------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SIL/SILArgument.cpp b/lib/SIL/SILArgument.cpp index 0080600a54f..f33407fbd21 100644 --- a/lib/SIL/SILArgument.cpp +++ b/lib/SIL/SILArgument.cpp @@ -1,4 +1,4 @@ -//===--- SILArgument.cpp - Arguments for high-level SIL code ---------------==// +//===--- SILArgument.cpp - Arguments for high-level SIL code --------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SIL/SILBasicBlock.cpp b/lib/SIL/SILBasicBlock.cpp index 610b1831486..d284b1e106b 100644 --- a/lib/SIL/SILBasicBlock.cpp +++ b/lib/SIL/SILBasicBlock.cpp @@ -1,4 +1,4 @@ -//===--- SILBasicBlock.cpp - Basic blocks for high-level SIL code ----------==// +//===--- SILBasicBlock.cpp - Basic blocks for high-level SIL code ---------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SIL/SILBuilder.cpp b/lib/SIL/SILBuilder.cpp index 1ff142f4179..fdef610a4d6 100644 --- a/lib/SIL/SILBuilder.cpp +++ b/lib/SIL/SILBuilder.cpp @@ -1,4 +1,4 @@ -//===--- SILBuilder.cpp - Class for creating SIL Constructs ----------------==// +//===--- SILBuilder.cpp - Class for creating SIL Constructs ---------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SIL/SILSuccessor.cpp b/lib/SIL/SILSuccessor.cpp index fb30f613fcb..b5289048492 100644 --- a/lib/SIL/SILSuccessor.cpp +++ b/lib/SIL/SILSuccessor.cpp @@ -1,4 +1,4 @@ -//===--- SILSuccessor.cpp - Implementation of SILSuccessor.h ---------------==// +//===--- SILSuccessor.cpp - Implementation of SILSuccessor.h --------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/SILGen/Cleanup.cpp b/lib/SILGen/Cleanup.cpp index 02bb027b447..9f30ee11875 100644 --- a/lib/SILGen/Cleanup.cpp +++ b/lib/SILGen/Cleanup.cpp @@ -1,4 +1,4 @@ -//===--- Cleanup.cpp - Implements the Cleanup mechanics --------------------==// +//===--- Cleanup.cpp - Implements the Cleanup mechanics -------------------===// // // 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 5167f444815..cc3e8f491d2 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/Transforms/DeadStoreElimination.cpp b/lib/SILOptimizer/Transforms/DeadStoreElimination.cpp index 3b21dd45c47..61aa865d26f 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/RedundantLoadElimination.cpp b/lib/SILOptimizer/Transforms/RedundantLoadElimination.cpp index fc291b74f70..4587853c39d 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 0d841b0d404..6decf4f62c6 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/UtilityPasses/IVInfoPrinter.cpp b/lib/SILOptimizer/UtilityPasses/IVInfoPrinter.cpp index dadcfd69bc4..7640d5aa79d 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/Utils/SILInliner.cpp b/lib/SILOptimizer/Utils/SILInliner.cpp index 5551063a1db..4b8919ffa0a 100644 --- a/lib/SILOptimizer/Utils/SILInliner.cpp +++ b/lib/SILOptimizer/Utils/SILInliner.cpp @@ -1,4 +1,4 @@ -//===--- SILInliner.cpp - Inlines SIL functions ----------------------------==// +//===--- SILInliner.cpp - Inlines SIL functions ---------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/Sema/DerivedConformanceEquatableHashable.cpp b/lib/Sema/DerivedConformanceEquatableHashable.cpp index 93bbea4ac87..e2722aeea7a 100644 --- a/lib/Sema/DerivedConformanceEquatableHashable.cpp +++ b/lib/Sema/DerivedConformanceEquatableHashable.cpp @@ -1,4 +1,4 @@ -//===--- DerivedConformanceEquatableHashable.cpp - Derived Equatable & co. ===// +//===--- DerivedConformanceEquatableHashable.cpp - Derived Equatable & co -===// // // This source file is part of the Swift.org open source project // diff --git a/lib/Sema/TypeCheckREPL.cpp b/lib/Sema/TypeCheckREPL.cpp index ab4415fb7b5..96997a56a1a 100644 --- a/lib/Sema/TypeCheckREPL.cpp +++ b/lib/Sema/TypeCheckREPL.cpp @@ -1,4 +1,4 @@ -//===--- TypeCheckREPL.cpp - Type Checking for the REPL -----------------===// +//===--- TypeCheckREPL.cpp - Type Checking for the REPL -------------------===// // // This source file is part of the Swift.org open source project // diff --git a/lib/Serialization/SILFormat.h b/lib/Serialization/SILFormat.h index cf6a2be6060..5e5a16ec15e 100644 --- a/lib/Serialization/SILFormat.h +++ b/lib/Serialization/SILFormat.h @@ -1,4 +1,4 @@ -//===--- SILFormat.h - The internals of serialized SILs --------*- C++ -*-===// +//===--- SILFormat.h - The internals of serialized SILs ---------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/stdlib/private/StdlibUnittest/LoggingWrappers.swift.gyb b/stdlib/private/StdlibUnittest/LoggingWrappers.swift.gyb index a154602a137..2d861128a84 100644 --- a/stdlib/private/StdlibUnittest/LoggingWrappers.swift.gyb +++ b/stdlib/private/StdlibUnittest/LoggingWrappers.swift.gyb @@ -1,4 +1,4 @@ -//===--- LoggingWrappers.swift ---------------------------------------===// +//===--- LoggingWrappers.swift --------------------------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/stdlib/public/SwiftShims/LibcShims.h b/stdlib/public/SwiftShims/LibcShims.h index 384c8e3ef29..e5e63e3142b 100644 --- a/stdlib/public/SwiftShims/LibcShims.h +++ b/stdlib/public/SwiftShims/LibcShims.h @@ -1,4 +1,4 @@ -//===--- LibcShims.h - Access to POSIX for Swift's core stdlib -----------===// +//===--- LibcShims.h - Access to POSIX for Swift's core stdlib ------------===// // // This source file is part of the Swift.org open source project // diff --git a/stdlib/public/core/ExistentialCollection.swift.gyb b/stdlib/public/core/ExistentialCollection.swift.gyb index 6c0a3299ae0..f637f670835 100644 --- a/stdlib/public/core/ExistentialCollection.swift.gyb +++ b/stdlib/public/core/ExistentialCollection.swift.gyb @@ -378,7 +378,7 @@ internal class _BidirectionalIndexBox< } } -//===--- RandomAccessIndex -----------------------------------------------===// +//===--- RandomAccessIndex ------------------------------------------------===// //===----------------------------------------------------------------------===// internal protocol _RandomAccessIndexBoxType : _BidirectionalIndexBoxType {} diff --git a/stdlib/public/core/HashedCollections.swift.gyb b/stdlib/public/core/HashedCollections.swift.gyb index 37c3d810225..f1709f1bc18 100644 --- a/stdlib/public/core/HashedCollections.swift.gyb +++ b/stdlib/public/core/HashedCollections.swift.gyb @@ -1313,7 +1313,7 @@ internal func _stdlib_NSDictionary_allKeys(nsd: _NSDictionaryType) } #endif -//===--- Compiler conversion/casting entry points for Dictionary =// +//===--- Compiler conversion/casting entry points for Dictionary ----===// #if _runtime(_ObjC) /// Perform a non-bridged upcast that always succeeds. diff --git a/stdlib/public/core/ManagedBuffer.swift b/stdlib/public/core/ManagedBuffer.swift index 2118b501c01..38789e3a021 100644 --- a/stdlib/public/core/ManagedBuffer.swift +++ b/stdlib/public/core/ManagedBuffer.swift @@ -1,4 +1,4 @@ -//===--- ManagedBuffer.swift - variable-sized buffer of aligned memory ---===// +//===--- ManagedBuffer.swift - variable-sized buffer of aligned memory ----===// // // This source file is part of the Swift.org open source project // diff --git a/stdlib/public/core/Map.swift b/stdlib/public/core/Map.swift index 8634ebba972..3ec1b318a83 100644 --- a/stdlib/public/core/Map.swift +++ b/stdlib/public/core/Map.swift @@ -135,7 +135,7 @@ public struct LazyMapCollection public typealias T = Element } -//===--- Support for s.lazy ----------------------------------------------===// +//===--- Support for s.lazy -----------------------------------------------===// extension LazySequenceType { /// Return a `LazyMapSequence` over this `Sequence`. The elements of diff --git a/stdlib/public/core/Mirrors.swift.gyb b/stdlib/public/core/Mirrors.swift.gyb index 69f7e316886..48549acff82 100644 --- a/stdlib/public/core/Mirrors.swift.gyb +++ b/stdlib/public/core/Mirrors.swift.gyb @@ -1,4 +1,4 @@ -//===--- Mirrors.swift.gyb - Common _MirrorType implementations -*- swift -*-==// +//===--- Mirrors.swift.gyb - Common _MirrorType impls. --------*- swift -*-===// // // This source file is part of the Swift.org open source project // diff --git a/stdlib/public/core/StringInterpolation.swift.gyb b/stdlib/public/core/StringInterpolation.swift.gyb index 320c3eb32a9..d9011c67f04 100644 --- a/stdlib/public/core/StringInterpolation.swift.gyb +++ b/stdlib/public/core/StringInterpolation.swift.gyb @@ -1,4 +1,4 @@ -//===--- StringInterpolation.swift.gyb - String Interpolation --*- swift -*-==// +//===--- StringInterpolation.swift.gyb - String Interpolation -*- swift -*-===// // // This source file is part of the Swift.org open source project // diff --git a/stdlib/public/runtime/Enum.cpp b/stdlib/public/runtime/Enum.cpp index 34efb94b761..73824b05e56 100644 --- a/stdlib/public/runtime/Enum.cpp +++ b/stdlib/public/runtime/Enum.cpp @@ -1,4 +1,4 @@ -//===--- Enum.cpp - Runtime declarations for enums -----------*- C++ -*--===// +//===--- Enum.cpp - Runtime declarations for enums -------------*- C++ -*--===// // // This source file is part of the Swift.org open source project // diff --git a/stdlib/public/runtime/Once.cpp b/stdlib/public/runtime/Once.cpp index 184da87c9e2..5fea28dd1ab 100644 --- a/stdlib/public/runtime/Once.cpp +++ b/stdlib/public/runtime/Once.cpp @@ -1,4 +1,4 @@ -//===--- Once.cpp - Runtime support for lazy initialization ----------------==// +//===--- Once.cpp - Runtime support for lazy initialization ---------------===// // // This source file is part of the Swift.org open source project // diff --git a/test/1_stdlib/Map.swift b/test/1_stdlib/Map.swift index 44781107ab3..f09062105c7 100644 --- a/test/1_stdlib/Map.swift +++ b/test/1_stdlib/Map.swift @@ -52,7 +52,7 @@ for x in s { } print(">") -//===--- Avoid creating gratuitously self-destructive sequences ----------===// +//===--- Avoid creating gratuitously self-destructive sequences -----------===// // In a naive implementation, mapping over a non-self-destructive // SequenceType having a reference-semantics GeneratorType produces a diff --git a/test/1_stdlib/NumericParsing.swift.gyb b/test/1_stdlib/NumericParsing.swift.gyb index b59181dcaf5..48a3fd22b40 100644 --- a/test/1_stdlib/NumericParsing.swift.gyb +++ b/test/1_stdlib/NumericParsing.swift.gyb @@ -1,4 +1,4 @@ -//===--- NumericParsing.swift.gyb ----------------------------------------===// +//===--- NumericParsing.swift.gyb -----------------------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/test/decl/func/constructor.swift b/test/decl/func/constructor.swift index bff56859679..205b8970ea3 100644 --- a/test/decl/func/constructor.swift +++ b/test/decl/func/constructor.swift @@ -95,11 +95,8 @@ class ArgParamSep { init(_ b: Int, _: Int, forInt int: Int, c _: Int, d: Int) { } } -//===--- -//===--- Tests for crashes. -//===--- - -//===--- rdar://14082378 +// Tests for crashes. +// rdar://14082378 struct NoCrash1a { init(_: NoCrash1b) {} // expected-error {{use of undeclared type 'NoCrash1b'}} diff --git a/tools/SourceKit/include/SourceKit/Core/Context.h b/tools/SourceKit/include/SourceKit/Core/Context.h index 97280766a99..a552bcbd38c 100644 --- a/tools/SourceKit/include/SourceKit/Core/Context.h +++ b/tools/SourceKit/include/SourceKit/Core/Context.h @@ -1,4 +1,4 @@ -//===--- Context.h - ---------------------------------------------*- C++ -*-==// +//===--- Context.h - --------------------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/include/SourceKit/Core/LangSupport.h b/tools/SourceKit/include/SourceKit/Core/LangSupport.h index bdbe7b04901..3c95d579c3e 100644 --- a/tools/SourceKit/include/SourceKit/Core/LangSupport.h +++ b/tools/SourceKit/include/SourceKit/Core/LangSupport.h @@ -1,4 +1,4 @@ -//===--- LangSupport.h - -----------------------------------------*- C++ -*-==// +//===--- LangSupport.h - ----------------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/include/SourceKit/Core/NotificationCenter.h b/tools/SourceKit/include/SourceKit/Core/NotificationCenter.h index 21dc45e1942..53a0d6c7db3 100644 --- a/tools/SourceKit/include/SourceKit/Core/NotificationCenter.h +++ b/tools/SourceKit/include/SourceKit/Core/NotificationCenter.h @@ -1,4 +1,4 @@ -//===--- NotificationCenter.h - ----------------------------------*- C++ -*-==// +//===--- NotificationCenter.h - ---------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/include/SourceKit/Support/Concurrency.h b/tools/SourceKit/include/SourceKit/Support/Concurrency.h index 5875e02637d..e7e89e6be9b 100644 --- a/tools/SourceKit/include/SourceKit/Support/Concurrency.h +++ b/tools/SourceKit/include/SourceKit/Support/Concurrency.h @@ -1,4 +1,4 @@ -//===--- Concurrency.h - -----------------------------------------*- C++ -*-==// +//===--- Concurrency.h - ----------------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/include/SourceKit/Support/FuzzyStringMatcher.h b/tools/SourceKit/include/SourceKit/Support/FuzzyStringMatcher.h index 528c0ce4cb4..35ad715612d 100644 --- a/tools/SourceKit/include/SourceKit/Support/FuzzyStringMatcher.h +++ b/tools/SourceKit/include/SourceKit/Support/FuzzyStringMatcher.h @@ -1,4 +1,4 @@ -//===--- FuzzyStringMatcher.h - ----------------------------------*- C++ -*-==// +//===--- FuzzyStringMatcher.h - ---------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/include/SourceKit/Support/ImmutableTextBuffer.h b/tools/SourceKit/include/SourceKit/Support/ImmutableTextBuffer.h index c295e2de8d6..7708e5560a7 100644 --- a/tools/SourceKit/include/SourceKit/Support/ImmutableTextBuffer.h +++ b/tools/SourceKit/include/SourceKit/Support/ImmutableTextBuffer.h @@ -1,4 +1,4 @@ -//===--- ImmutableTextBuffer.h - ---------------------------------*- C++ -*-==// +//===--- ImmutableTextBuffer.h - --------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/include/SourceKit/Support/ThreadSafeRefCntPtr.h b/tools/SourceKit/include/SourceKit/Support/ThreadSafeRefCntPtr.h index 7bdd6ba5a6d..35391f64a16 100644 --- a/tools/SourceKit/include/SourceKit/Support/ThreadSafeRefCntPtr.h +++ b/tools/SourceKit/include/SourceKit/Support/ThreadSafeRefCntPtr.h @@ -1,4 +1,4 @@ -//===--- ThreadSafeRefCntPtr.h - ---------------------------------*- C++ -*-==// +//===--- ThreadSafeRefCntPtr.h - --------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/include/SourceKit/Support/UIdent.h b/tools/SourceKit/include/SourceKit/Support/UIdent.h index e95fdec887e..3e7fa9cab0b 100644 --- a/tools/SourceKit/include/SourceKit/Support/UIdent.h +++ b/tools/SourceKit/include/SourceKit/Support/UIdent.h @@ -1,4 +1,4 @@ -//===--- UIdent.h - ----------------------------------------------*- C++ -*-==// +//===--- UIdent.h - ---------------------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/lib/SwiftLang/CodeCompletion.h b/tools/SourceKit/lib/SwiftLang/CodeCompletion.h index a1ef2ca713d..877226f99ed 100644 --- a/tools/SourceKit/lib/SwiftLang/CodeCompletion.h +++ b/tools/SourceKit/lib/SwiftLang/CodeCompletion.h @@ -1,4 +1,4 @@ -//===--- CodeCompletion.h - --------------------------------------*- C++ -*-==// +//===--- CodeCompletion.h - -------------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.h b/tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.h index 294c9e42297..001d28c24ad 100644 --- a/tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.h +++ b/tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.h @@ -1,4 +1,4 @@ -//===--- CodeCompletionOrganizer.h - -----------------------------*- C++ -*-==// +//===--- CodeCompletionOrganizer.h - ----------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/lib/SwiftLang/SwiftASTManager.h b/tools/SourceKit/lib/SwiftLang/SwiftASTManager.h index 3fa28be0a94..6b3927052e6 100644 --- a/tools/SourceKit/lib/SwiftLang/SwiftASTManager.h +++ b/tools/SourceKit/lib/SwiftLang/SwiftASTManager.h @@ -1,4 +1,4 @@ -//===--- SwiftASTManager.h - -------------------------------------*- C++ -*-==// +//===--- SwiftASTManager.h - ------------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/lib/SwiftLang/SwiftEditorDiagConsumer.h b/tools/SourceKit/lib/SwiftLang/SwiftEditorDiagConsumer.h index a1d45b8f51d..5e36df8a4f8 100644 --- a/tools/SourceKit/lib/SwiftLang/SwiftEditorDiagConsumer.h +++ b/tools/SourceKit/lib/SwiftLang/SwiftEditorDiagConsumer.h @@ -1,4 +1,4 @@ -//===--- SwiftEditorDiagConsumer.h - -----------------------------*- C++ -*-==// +//===--- SwiftEditorDiagConsumer.h - ----------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/lib/SwiftLang/SwiftInterfaceGenContext.h b/tools/SourceKit/lib/SwiftLang/SwiftInterfaceGenContext.h index 537ea368805..13c4aea56c8 100644 --- a/tools/SourceKit/lib/SwiftLang/SwiftInterfaceGenContext.h +++ b/tools/SourceKit/lib/SwiftLang/SwiftInterfaceGenContext.h @@ -1,4 +1,4 @@ -//===--- SwiftInterfaceGenContext.h - ----------------------------*- C++ -*-==// +//===--- SwiftInterfaceGenContext.h - ---------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/lib/SwiftLang/SwiftInvocation.h b/tools/SourceKit/lib/SwiftLang/SwiftInvocation.h index 9691a39ca48..f9170a47872 100644 --- a/tools/SourceKit/lib/SwiftLang/SwiftInvocation.h +++ b/tools/SourceKit/lib/SwiftLang/SwiftInvocation.h @@ -1,4 +1,4 @@ -//===--- SwiftInvocation.h - -------------------------------------*- C++ -*-==// +//===--- SwiftInvocation.h - ------------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/lib/SwiftLang/SwiftLangSupport.h b/tools/SourceKit/lib/SwiftLang/SwiftLangSupport.h index 18dbfac388b..459b6279768 100644 --- a/tools/SourceKit/lib/SwiftLang/SwiftLangSupport.h +++ b/tools/SourceKit/lib/SwiftLang/SwiftLangSupport.h @@ -1,4 +1,4 @@ -//===--- SwiftLangSupport.h - ------------------------------------*- C++ -*-==// +//===--- SwiftLangSupport.h - -----------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/tools/sourcekitd-test/TestOptions.h b/tools/SourceKit/tools/sourcekitd-test/TestOptions.h index a60d1a79d5a..3db1bed5a87 100644 --- a/tools/SourceKit/tools/sourcekitd-test/TestOptions.h +++ b/tools/SourceKit/tools/sourcekitd-test/TestOptions.h @@ -1,4 +1,4 @@ -//===--- TestOptions.h - -----------------------------------------*- C++ -*-==// +//===--- TestOptions.h - ----------------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/CodeCompletionResultsArray.h b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/CodeCompletionResultsArray.h index cbcb1f03260..0c8f86459d5 100644 --- a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/CodeCompletionResultsArray.h +++ b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/CodeCompletionResultsArray.h @@ -1,4 +1,4 @@ -//===--- CodeCompletionResultsArray.h - --------------------------*- C++ -*-==// +//===--- CodeCompletionResultsArray.h - -------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/CompactArray.h b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/CompactArray.h index 4aa5fd97dba..23f24c94567 100644 --- a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/CompactArray.h +++ b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/CompactArray.h @@ -1,4 +1,4 @@ -//===--- CompactArray.h - ----------------------------------------*- C++ -*-==// +//===--- CompactArray.h - ---------------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/DocSupportAnnotationArray.h b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/DocSupportAnnotationArray.h index e162a84793b..737c79ae5c2 100644 --- a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/DocSupportAnnotationArray.h +++ b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/DocSupportAnnotationArray.h @@ -1,4 +1,4 @@ -//===--- DocSupportAnnotationArray.h - ---------------------------*- C++ -*-==// +//===--- DocSupportAnnotationArray.h - --------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Internal-XPC.h b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Internal-XPC.h index 6be54334b6d..0d83d74e6a3 100644 --- a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Internal-XPC.h +++ b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Internal-XPC.h @@ -1,4 +1,4 @@ -//===--- Internal-XPC.h - ----------------------------------------*- C++ -*-==// +//===--- Internal-XPC.h - ---------------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Internal.h b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Internal.h index 8df78fa2913..3601578c0d6 100644 --- a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Internal.h +++ b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Internal.h @@ -1,4 +1,4 @@ -//===--- Internal.h - --------------------------------------------*- C++ -*-==// +//===--- Internal.h - -------------------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Logging.h b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Logging.h index bea0b82cfe0..e7caf628a87 100644 --- a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Logging.h +++ b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/Logging.h @@ -1,4 +1,4 @@ -//===--- Logging.h - ---------------------------------------------*- C++ -*-==// +//===--- Logging.h - --------------------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/TokenAnnotationsArray.h b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/TokenAnnotationsArray.h index ba233d8e393..e2272106a58 100644 --- a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/TokenAnnotationsArray.h +++ b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/TokenAnnotationsArray.h @@ -1,4 +1,4 @@ -//===--- TokenAnnotationsArray.h - -------------------------------*- C++ -*-==// +//===--- TokenAnnotationsArray.h - ------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/sourcekitd.h b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/sourcekitd.h index 9a8b0f0badf..5e9b8851bfa 100644 --- a/tools/SourceKit/tools/sourcekitd/include/sourcekitd/sourcekitd.h +++ b/tools/SourceKit/tools/sourcekitd/include/sourcekitd/sourcekitd.h @@ -1,4 +1,4 @@ -//===--- sourcekitd.h - ------------------------------------------*- C++ -*-==// +//===--- sourcekitd.h - -----------------------------------------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/tools/SourceKit/tools/sourcekitd/lib/API/DictionaryKeys.h b/tools/SourceKit/tools/sourcekitd/lib/API/DictionaryKeys.h index b5f18d7d9b8..9517629857a 100644 --- a/tools/SourceKit/tools/sourcekitd/lib/API/DictionaryKeys.h +++ b/tools/SourceKit/tools/sourcekitd/lib/API/DictionaryKeys.h @@ -1,4 +1,4 @@ -//===--- DictionaryKeys.h - --------------------------------------*- C++ -*-==// +//===--- DictionaryKeys.h - -------------------------------------*- C++ -*-===// // // 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 65b7747edff..cdb8716c590 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/swift-demangle/swift-demangle.cpp b/tools/swift-demangle/swift-demangle.cpp index 0cc46384dc7..87aea2b3ef5 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/unittests/runtime/Enum.cpp b/unittests/runtime/Enum.cpp index 2939f01cddb..084ac6ca922 100644 --- a/unittests/runtime/Enum.cpp +++ b/unittests/runtime/Enum.cpp @@ -1,4 +1,4 @@ -//===- swift/unittests/runtime/Enum.cpp - Enum tests --------------------===// +//===- swift/unittests/runtime/Enum.cpp - Enum tests ----------------------===// // // This source file is part of the Swift.org open source project // diff --git a/unittests/runtime/Refcounting.cpp b/unittests/runtime/Refcounting.cpp index 65dbad4517a..c753be92a98 100644 --- a/unittests/runtime/Refcounting.cpp +++ b/unittests/runtime/Refcounting.cpp @@ -1,4 +1,4 @@ -//===swift/unittests/runtime/Refcounting.cpp - Reference-counting for swift===// +//===--- Refcounting.cpp - Reference-counting for Swift ---------*- C++ -*-===// // // This source file is part of the Swift.org open source project // diff --git a/unittests/runtime/Refcounting.mm b/unittests/runtime/Refcounting.mm index 7e2bf70e26a..6bb3a751122 100644 --- a/unittests/runtime/Refcounting.mm +++ b/unittests/runtime/Refcounting.mm @@ -1,4 +1,4 @@ -//=== swift/unittests/runtime/Refcounting.mm - Reference-counting for ObjC-===// +//===--- Refcounting.mm - Reference-counting for ObjC ---------------------===// // // This source file is part of the Swift.org open source project // diff --git a/validation-test/compiler_crashers_2_fixed/0022-rdar21625478.swift b/validation-test/compiler_crashers_2_fixed/0022-rdar21625478.swift index 8d31085d1c3..8aa45272961 100644 --- a/validation-test/compiler_crashers_2_fixed/0022-rdar21625478.swift +++ b/validation-test/compiler_crashers_2_fixed/0022-rdar21625478.swift @@ -29,7 +29,7 @@ public class TypeIndexed : Resettable { internal var defaultValue: Value } -//===--- LoggingWrappers.swift ---------------------------------------===// +//===--- LoggingWrappers.swift --------------------------------------------===// // // This source file is part of the Swift.org open source project // diff --git a/validation-test/stdlib/StringViews.swift b/validation-test/stdlib/StringViews.swift index 24bd6891ed0..a0bc12bd1df 100644 --- a/validation-test/stdlib/StringViews.swift +++ b/validation-test/stdlib/StringViews.swift @@ -283,7 +283,7 @@ tests.test("index-mapping/utf16-to-unicode-scalar") { summer.utf16.endIndex.samePositionIn(summer.unicodeScalars)!) } -//===--- To UTF16 ----------------------------------------------------------===// +//===--- To UTF16 ---------------------------------------------------------===// tests.test("index-mapping/character-to-utf16") { expectEqualSequence( [ @@ -498,7 +498,7 @@ tests.test("index-mapping/utf16-to-unicode-scalar") { summer.utf16.endIndex.samePositionIn(summer.unicodeScalars)!) } -//===--- To Character -------------------------------------------------===// +//===--- To Character -----------------------------------------------------===// tests.test("index-mapping/unicode-scalar-to-character") { let winterUnicodeScalarCharacters: [Character?] = [ "🏂", "☃", "❅", "❆", "❄︎", nil, "⛄️", nil, "❄️", nil,