File tree 11 files changed +11
-11
lines changed
tools/swift-reflection-test
11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
- //===--- glibc.modulemap.in - ----------------------------------------------===//
1
+ //===--- glibc.modulemap.gyb ----------------------------------------------===//
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
- //===--- Filter.swift ---- -------------------------------------------------===//
1
+ //===--- Filter.swift.gyb -------------------------------------------------===//
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
- //===--- LazyCollection.swift ---- -----------------------------------------===//
1
+ //===--- LazyCollection.swift.gyb -----------------------------------------===//
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
- //===--- Map.swift - Lazily map over a Sequence ---- -----------------------===//
1
+ //===--- Map.swift.gyb - Lazily map over a Sequence -----------------------===//
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
- //===--- Range.swift ---- --------------------------------------------------===//
1
+ //===--- Range.swift.gyb --------------------------------------------------===//
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
- //===--- RangeReplaceableCollection.swift ---- -----------------------------===//
1
+ //===--- RangeReplaceableCollection.swift.gyb -----------------------------===//
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
- //===--- Stride.swift - Components for stride(...) iteration ---- ----------===//
1
+ //===--- Stride.swift.gyb - Components for stride(...) iteration ----------===//
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
- // ===--- Mutex .cpp - Supports Mutex.h using PThreads ------- ---------------===//
1
+ // ===--- MutexPThread .cpp - Supports Mutex.h using PThreads ---------------===//
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
- //===--- swift-reflection-test.cpp - Reflection testing application -------===//
1
+ //===--- swift-reflection-test.c - Reflection testing application -- -------===//
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
- // ===--- TypeRef.cpp - TypeRef tests -------------------------------------------- ===//
1
+ // ===--- TypeRef.cpp - TypeRef tests --------------------------------------===//
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
- //===--- ExistentialCollection.swift ---- ----------------------------------===//
1
+ //===--- ExistentialCollection.swift.gyb ----------------------------------===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
You can’t perform that action at this time.
0 commit comments