mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[gardening] Fix headers.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//===--- MetadataSourceBuilder.h - Swift Metadata Source Builder --------*- C++ -*-===//
|
||||
//===--- MetadataSourceBuilder.h - Metadata Source Builder ------*- C++ -*-===//
|
||||
//
|
||||
// This source file is part of the Swift.org open source project
|
||||
//
|
||||
@@ -11,6 +11,7 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// Implements utilities for constructing MetadataSources.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#ifndef SWIFT_REFLECTION_METADATASOURCEBUILDER_H
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
//===--- FrontendTool.cpp - Swift Compiler Frontend ----------------------===//
|
||||
//===--- FrontendTool.cpp - Swift Compiler Frontend -----------------------===//
|
||||
//
|
||||
// This source file is part of the Swift.org open source project
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user