Skip to content

[gardening] Improve consistency in formatting for top of file headers in the project #869

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jan 4, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion include/swift/ABI/Compression.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- Compression.h - Defines the compression interface ----*- C++ -*---===//
//===--- Compression.h - Defines the compression interface ------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/ABI/MetadataKind.def
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- MetadataKind.def --------------------------------------*- C++ -*--===//
//===--- MetadataKind.def ---------------------------------------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/AST/ClangModuleLoader.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- ClangModuleLoader.h - Clang Module Loader Interface --*- C++ -*- -===//
//===--- ClangModuleLoader.h - Clang Module Loader Interface ----*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/AST/ModuleLoader.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- ModuleLoader.h - Module Loader Interface ----------- -*- C++ -*- -===//
//===--- ModuleLoader.h - Module Loader Interface ---------------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/ASTSectionImporter/ASTSectionImporter.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- ASTSectionImporter.h - Import AST Section Modules -----*- C++ -*--===//
//===--- ASTSectionImporter.h - Import AST Section Modules ------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/Basic/BlotMapVector.h
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/Basic/Program.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===- swift/Basic/Program.h ------------------------------------*- C++ -*-===//
//===- Program.h ------------------------------------------------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/ClangImporter/ClangImporter.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- ClangImporter.h - Import Clang Modules ----------------*- C++ -*--===//
//===--- ClangImporter.h - Import Clang Modules -----------------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/ClangImporter/ClangImporterOptions.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===-- ClangImporterOptions.h ---------------------------------*- C++ -*--===//
//===-- ClangImporterOptions.h ----------------------------------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/Driver/Driver.h
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/Driver/OutputFileMap.h
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/Frontend/Frontend.h
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/Frontend/SerializedDiagnosticConsumer.h
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/Immediate/Immediate.h
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/Runtime/Concurrent.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- Concurrent.h - Concurrent Data Structures ------------*- C++ -*--===//
//===--- Concurrent.h - Concurrent Data Structures -------------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/Runtime/Config.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- Config.h - Swift Language Platform Configuration ------*- C++ -*--===//
//===--- Config.h - Swift Language Platform Configuration -------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/Runtime/Enum.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- Enum.h - Runtime declarations for enums ---------------*- C++ -*--===//
//===--- Enum.h - Runtime declarations for enums ----------------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/Runtime/Heap.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- Heap.h - Swift Language Heap ABI ----------------------*- C++ -*--===//
//===--- Heap.h - Swift Language Heap ABI -----------------------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/Runtime/HeapObject.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- HeapObject.h - Swift Language Allocation ABI ----------*- C++ -*--===//
//===--- HeapObject.h - Swift Language Allocation ABI -----------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/Runtime/InstrumentsSupport.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- InstrumentsSupport.h - Support for Instruments.app ------ C++ -*--===//
//===--- InstrumentsSupport.h - Support for Instruments.app -----*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/Runtime/Once.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- Once.h - Runtime support for lazy initialization ------*- C++ -*--===//
//===--- Once.h - Runtime support for lazy initialization -------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/SIL/LoopInfo.h
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/SIL/SILDeclRef.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- SILDeclRef.h - Defines the SILDeclRef struct ---------*- C++ -*---===//
//===--- SILDeclRef.h - Defines the SILDeclRef struct -----------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/SILOptimizer/Analysis/ARCAnalysis.h
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/SILOptimizer/Analysis/AliasAnalysis.h
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/SILOptimizer/Analysis/Analysis.def
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- Analysis.def ----------------------------------------*- C++ -*----===//
//===--- Analysis.def -------------------------------------------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/SILOptimizer/Analysis/BasicCalleeAnalysis.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===- BasicCalleeAnalysis.h - Determine callees per call site -*- C++ -*--===//
//===- BasicCalleeAnalysis.h - Determine callees per call site --*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/SILOptimizer/Analysis/BottomUpIPAnalysis.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===- BottomUpIPAnalysis.h - Bottom-up IP analysis base-class -*- C++ -*--===//
//===- BottomUpIPAnalysis.h - Bottom-up IP analysis base-class --*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/SILOptimizer/Analysis/DestructorAnalysis.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- DestructorAnalysis.h ------------------------------*- C++ -*------===//
//===--- DestructorAnalysis.h -----------------------------------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/SILOptimizer/Analysis/DominanceAnalysis.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- DominanceAnalysis.h - SIL Dominance Analysis -*- C++ -*-----------===//
//===--- DominanceAnalysis.h - SIL Dominance Analysis -----------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/SILOptimizer/Analysis/EscapeAnalysis.h
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/SILOptimizer/Analysis/FunctionOrder.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- FunctionOrder.h - Utilities for function ordering ----*- C++ -*--===//
//===--- FunctionOrder.h - Utilities for function ordering -----*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/SILOptimizer/Analysis/IVAnalysis.h
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/SILOptimizer/Analysis/LoopAnalysis.h
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/SILOptimizer/Analysis/PostOrderAnalysis.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- PostOrderAnalysis.h - SIL POT and RPOT Analysis -------*- C++ -*--===//
//===--- PostOrderAnalysis.h - SIL POT and RPOT Analysis --------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/SILOptimizer/Analysis/RCIdentityAnalysis.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- RCIdentityAnalysis.h ------------------------------*- C++ -*------===//
//===--- RCIdentityAnalysis.h -----------------------------------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/SILOptimizer/Analysis/SideEffectAnalysis.h
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/SILOptimizer/Analysis/ValueTracking.h
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/SILOptimizer/PassManager/PrettyStackTrace.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- PrettyStackTrace.h - PrettyStackTrace for Transforms -*- C++ -*---===//
//===--- PrettyStackTrace.h - PrettyStackTrace for Transforms ---*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/SILOptimizer/Utils/SCCVisitor.h
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/Sema/CodeCompletionTypeChecking.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- CodeCompletionTypeChecking.h - Type-check entry points -*- c++ -*-===//
//===--- CodeCompletionTypeChecking.h - Type-check entry points -*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/Sema/SourceLoader.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- SourceLoader.h - Import .swift files as modules --------*- c++ -*-===//
//===--- SourceLoader.h - Import .swift files as modules --------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/Serialization/SerializationOptions.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- SerializationOptions.h - Control swiftmodule emission --*- c++ -*-===//
//===--- SerializationOptions.h - Control swiftmodule emission --*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/Serialization/SerializedModuleLoader.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- SerializedModuleLoader.h - Import Swift modules --------*- c++ -*-===//
//===--- SerializedModuleLoader.h - Import Swift modules --------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/Serialization/SerializedSILLoader.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- SerializedSILLoader.h - Handle SIL section in modules --*- c++ -*-===//
//===--- SerializedSILLoader.h - Handle SIL section in modules --*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/Serialization/Validation.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- Validation.h - Validation / errors for serialization ---*- c++ -*-===//
//===--- Validation.h - Validation / errors for serialization ---*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion include/swift/SwiftDemangle/SwiftDemangle.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- SwiftDemangle.h - Public demangling interface -----------*- C -*--===//
//===--- SwiftDemangle.h - Public demangling interface ----------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion lib/AST/ModuleNameLookup.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- ModuleNameLookup.cpp - Name lookup within a module ----*- c++ -*--===//
//===--- ModuleNameLookup.cpp - Name lookup within a module -----*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion lib/Basic/Default/TaskQueue.inc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- Default/TaskQueue.inc - Default serial TaskQueue -------*- C++ -*-===//
//===--- TaskQueue.inc - Default serial TaskQueue ---------------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion lib/Basic/Unix/TaskQueue.inc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- Unix/TaskQueue.inc - Unix-specific TaskQueue -----------*- C++ -*-===//
//===--- TaskQueue.inc - Unix-specific TaskQueue ----------------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion lib/Driver/OutputFileMap.cpp
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
2 changes: 1 addition & 1 deletion lib/Immediate/ImmediateImpl.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===-- ImmediateImpl.h - Support functions for immediate mode -*- C++ -*--===//
//===-- ImmediateImpl.h - Support functions for immediate mode --*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion lib/LLVMPasses/ARCEntryPointBuilder.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- ARCEntryPointBuilder.h ----------------------------*- C++ -*------===//
//===--- ARCEntryPointBuilder.h ---------------------------------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion lib/SIL/Linker.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- Linker.h --------------------------------------------*- C++ -*----===//
//===--- Linker.h -----------------------------------------------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion lib/SIL/LoopInfo.cpp
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
2 changes: 1 addition & 1 deletion lib/SILOptimizer/ARC/ARCBBState.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- ARCBBState.h --------------------------------------*- C++ -*------===//
//===--- ARCBBState.h -------------------------------------------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion lib/SILOptimizer/ARC/RCStateTransition.def
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- RCStateTransition.def -------------------------------*- C++ -*----===//
//===--- RCStateTransition.def ----------------------------------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion lib/SILOptimizer/ARC/RCStateTransition.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- RCStateTransition.h -------------------------------*- C++ -*------===//
//===--- RCStateTransition.h ------------------------------------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion lib/SILOptimizer/ARC/RCStateTransitionVisitors.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- RCStateTransitionVisitors.h -------------------------*- C++ -*----===//
//===--- RCStateTransitionVisitors.h ----------------------------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion lib/SILOptimizer/ARC/RefCountState.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- RefCountState.h - Represents a Reference Count -----*- C++ -*-----===//
//===--- RefCountState.h - Represents a Reference Count ---------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion lib/SILOptimizer/Analysis/IVAnalysis.cpp
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
2 changes: 1 addition & 1 deletion lib/SILOptimizer/Analysis/LoopAnalysis.cpp
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
2 changes: 1 addition & 1 deletion lib/SILOptimizer/Analysis/ValueTracking.cpp
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
2 changes: 1 addition & 1 deletion lib/SILOptimizer/IPO/GlobalOpt.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===---------- SILGlobalOpt.cpp - Optimize global initializers -----------===//
//===--- GlobalOpt.cpp - Optimize global initializers ---------------------===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion lib/SILOptimizer/LoopTransforms/ArrayBoundsCheckOpts.cpp
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
2 changes: 1 addition & 1 deletion lib/SILOptimizer/LoopTransforms/LICM.cpp
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down
Loading