File tree Expand file tree Collapse file tree 28 files changed +28
-28
lines changed
validation-test/compiler_crashers Expand file tree Collapse file tree 28 files changed +28
-28
lines changed Original file line number Diff line number Diff line change 1
- //===--- CString.swift -------------------------------------------------===//
1
+ //===--- CString.swift ---------------------------------------------------- ===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- //===--- StringEdits.swift------------------------------------------------ -===//
1
+ //===--- StringEdits.swift ------------------------------------*- swift -* -===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- //===--- StringMatch.swift- ------------------------------------------------===//
1
+ //===--- StringMatch.swift ------------------------------------------------===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- //===--- Suffix.swift ---------------------------------------------------===//
1
+ //===--- Suffix.swift ----------------------------------------------------- ===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- // ===-- StandardTypesMangling.def - Mangling Metaprogramming - ---*- C++ -*-===//
1
+ // ===--- StandardTypesMangling.def - Mangling Metaprogramming ---*- C++ -*-===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- // ===--- SILVTableVisitor.h - Class vtable visitor -------------*- C++ -*-===//
1
+ // ===--- SILVTableVisitor.h - Class vtable visitor -------------- *- C++ -*-===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- // ===--- TBDGenPublic .h - Public interface to TBDGen ------------*- C++ -*-===//
1
+ // ===--- TBDGen .h - Public interface to TBDGen ------ ------------*- C++ -*-===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
5
- // Copyright (c) 2017 Apple Inc. and the Swift project authors
5
+ // Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors
6
6
// Licensed under Apache License v2.0 with Runtime Library Exception
7
7
//
8
8
// See https://swift.org/LICENSE.txt for license information
Original file line number Diff line number Diff line change 1
- // ===--- Tbd .h -- generates and validates TBD files ---------------------- -===//
1
+ // ===--- TBD .h -- generates and validates TBD files -------------*- C++ -* -===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- // ===--- ArgumentScope.h ------------------------------------------------- -===//
1
+ // ===--- ArgumentScope.h ----------------------------------------*- C++ -* -===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- // ===--- Callee.h -------------------------------------------------------- -===//
1
+ // ===--- Callee.h -----------------------------------------------*- C++ -* -===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- // ===--- ResultPlan.h ---------------------------------------------------- -===//
1
+ // ===--- ResultPlan.h -------------------------------------------*- C++ -* -===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- //===--- CFCharacterSetShims.h - CoreFoundation declarations for CF hashing functions -- ----===//
1
+ //===--- CFCharacterSetShims.h - Declarations for CF hashing functions ----===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- //===--- CFHashingShims.h - CoreFoundation declarations for CF hashing functions ------===//
1
+ //===--- CFHashingShims.h - Declarations for CF hashing functions --- ------===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- // ===--------------------------------------------------------------------- -===//
1
+ // ===------------------------------------------------------------*- C++ -* -===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- // ===--- FoundationShimSupport.h - Helper macros for Foundation overlay ------ ===//
1
+ // ===--- FoundationShimSupport.h - Helper macros for Foundation overlay ---===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- // ===--- NSCalendarShims.h - Foundation declarations for Calendar overlay ------ ===//
1
+ // ===--- NSCalendarShims.h - Foundation declarations for Calendar overlay -===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- // ===--- NSCoderShims.h - Foundation declarations for NSCoder overlay ------ ===//
1
+ // ===--- NSCoderShims.h - Foundation declarations for NSCoder overlay -----===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- // ===--- NSDataShims.h - Foundation declarations for Data overlay ------===//
1
+ // ===--- NSDataShims.h - Foundation declarations for Data overlay --------- ===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- // ===--- NSDictionaryShims.h - Foundation declarations for Dictionary overlay -- ----===//
1
+ // ===--- NSDictionaryShims.h - Foundation decl. for Dictionary overlay ----===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- // ===--- NSErrorShims.h - Foundation declarations for NSError overlay ------ ===//
1
+ // ===--- NSErrorShims.h - Foundation declarations for NSError overlay -----===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- // ===--- NSFileManagerShims.h - Foundation declarations for FileManager overlay ---- --===//
1
+ // ===--- NSFileManagerShims.h - Foundation decl. for FileManager overlay --===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- // ===--- NSIndexSetShims.h - Foundation declarations for IndexSet overlay ------ ===//
1
+ // ===--- NSIndexSetShims.h - Foundation declarations for IndexSet overlay -===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- // ===--- NSKeyedArchiverShims.h - Foundation declarations for NSKeyedArchiver overlay ------ ===//
1
+ // ===--- NSKeyedArchiverShims.h - Found. decl. for NSKeyedArchiver overlay ===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- // ===--- NSLocaleShims.h - Foundation declarations for Locale overlay ------ ===//
1
+ // ===--- NSLocaleShims.h - Foundation declarations for Locale overlay -----===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- // ===--- NSTimeZoneShims.h - Foundation declarations for TimeZone overlay ------ ===//
1
+ // ===--- NSTimeZoneShims.h - Foundation declarations for TimeZone overlay -===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- // ===--- NSUndoManagerShims.h - Foundation declarations for NSUndoManager overlay ------ ===//
1
+ // ===--- NSUndoManagerShims.h - Foundation decl. for NSUndoManager overlay ===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
1
// This source file is part of the Swift.org open source project
2
- // Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors
2
+ // Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors
3
3
// Licensed under Apache License v2.0 with Runtime Library Exception
4
4
//
5
5
// See https://swift.org/LICENSE.txt for license information
You can’t perform that action at this time.
0 commit comments