File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -9,23 +9,17 @@ See https://swift.org/LICENSE.txt for license information
99
1010add_library (Atomics
1111 "Types/UnsafeAtomicLazyReference.swift"
12- "Types/IntegerOperations.swift.gyb"
1312 "Types/DoubleWord.swift"
1413 "Types/ManagedAtomic.swift"
1514 "Types/ManagedAtomicLazyReference.swift"
1615 "Types/AtomicMemoryOrderings.swift"
1716 "Types/UnsafeAtomic.swift"
1817 "Types/autogenerated/IntegerOperations.swift"
1918 "Unmanaged extensions.swift"
20- "Primitives/Primitives.shims.swift.gyb"
21- "Primitives/Primitives.native.swift.gyb"
2219 "Primitives/autogenerated/Primitives.native.swift"
2320 "Primitives/autogenerated/Primitives.shims.swift"
2421 "Conformances/RawRepresentable.swift"
25- "Conformances/AtomicBool.swift.gyb"
26- "Conformances/PointerConformances.swift.gyb"
2722 "Conformances/OptionalRawRepresentable.swift"
28- "Conformances/IntegerConformances.swift.gyb"
2923 "Conformances/autogenerated/IntegerConformances.swift"
3024 "Conformances/autogenerated/PointerConformances.swift"
3125 "Conformances/autogenerated/AtomicBool.swift"
You can’t perform that action at this time.
0 commit comments