Skip to content

[gardening] Update file header comments for headers in lib #81282

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 1 commit into from
May 5, 2025
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 lib/AST/ConformanceLookupTable.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- ConformanceLookupTable - Conformance Lookup Table ------*- C++ -*-===//
//===--- ConformanceLookupTable.h - Conformance Lookup Table ----*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion lib/ClangImporter/SwiftDeclSynthesizer.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- DeclSynthesizer.h - Synthesize helper Swift decls ------*- C++ -*-===//
//===--- SwiftDeclSynthesizer.h - Synthesize helper Swift decls -*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion lib/Demangling/RemanglerBase.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- Demangler.h - String to Node-Tree Demangling -----------*- C++ -*-===//
//===--- RemanglerBase.h - String to Node-Tree Demangling -------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion lib/IRGen/GenericArguments.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- MetadataRequest.cpp - IR generation for metadata requests --------===//
//===--- GenericArguments.h - IR generation for metadata requests ---------===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion lib/PrintAsClang/_SwiftStdlibCxxOverlay.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- _SwiftStlibCxxOverlay.h - Additions for Stdlib ---------*- C++ -*-===//
//===--- _SwiftStdlibCxxOverlay.h - Additions for Stdlib --------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===---- ExistentialSpecializerTransform.h - Existential Specializer -----===//
//===--- ExistentialTransform.h - Existential Specializer -----------------===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- MoveOnlyBorrowToDestructure.h ------------------------------------===//
//===--- MoveOnlyBorrowToDestructureUtils.h -------------------------------===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion lib/Sema/TypeCheckMacros.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- TypeCheckConcurrency.h - Concurrency -------------------*- C++ -*-===//
//===--- TypeCheckMacros.h - Macros -----------------------------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//
Expand Down
2 changes: 1 addition & 1 deletion lib/Serialization/SILSerializationFunctionBuilder.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===--- SerializationFunctionBuilder.h -----------------------------------===//
//===--- SILSerializationFunctionBuilder.h --------------------------------===//
//
// This source file is part of the Swift.org open source project
//
Expand Down