Sources/Atomics/autogenerated/IntegerConformances.swift (23 lines): - line 161: // FIXME: stdatomic.h (and LLVM underneath) doesn't support - line 258: // FIXME: stdatomic.h (and LLVM underneath) doesn't support - line 654: // FIXME: stdatomic.h (and LLVM underneath) doesn't support - line 751: // FIXME: stdatomic.h (and LLVM underneath) doesn't support - line 1147: // FIXME: stdatomic.h (and LLVM underneath) doesn't support - line 1244: // FIXME: stdatomic.h (and LLVM underneath) doesn't support - line 1640: // FIXME: stdatomic.h (and LLVM underneath) doesn't support - line 1737: // FIXME: stdatomic.h (and LLVM underneath) doesn't support - line 2133: // FIXME: stdatomic.h (and LLVM underneath) doesn't support - line 2230: // FIXME: stdatomic.h (and LLVM underneath) doesn't support - line 2626: // FIXME: stdatomic.h (and LLVM underneath) doesn't support - line 2723: // FIXME: stdatomic.h (and LLVM underneath) doesn't support - line 3119: // FIXME: stdatomic.h (and LLVM underneath) doesn't support - line 3216: // FIXME: stdatomic.h (and LLVM underneath) doesn't support - line 3612: // FIXME: stdatomic.h (and LLVM underneath) doesn't support - line 3709: // FIXME: stdatomic.h (and LLVM underneath) doesn't support - line 4105: // FIXME: stdatomic.h (and LLVM underneath) doesn't support - line 4202: // FIXME: stdatomic.h (and LLVM underneath) doesn't support - line 4598: // FIXME: stdatomic.h (and LLVM underneath) doesn't support - line 4695: // FIXME: stdatomic.h (and LLVM underneath) doesn't support - line 5011: successOrdering: .relaxed, // Note: this relies on the FIXME below. - line 5118: // FIXME: stdatomic.h (and LLVM underneath) doesn't support - line 5215: // FIXME: stdatomic.h (and LLVM underneath) doesn't support Sources/Atomics/AtomicStrongReference.swift (13 lines): - line 26: // FIXME: We should remove these once the package requires a - line 355: // FIXME: All orderings are treated as acquiring-and-releasing. - line 368: // FIXME: All orderings are treated as acquiring-and-releasing. - line 382: // FIXME: All orderings are treated as acquiring-and-releasing. - line 398: // FIXME: All orderings are treated as acquiring-and-releasing. - line 416: // FIXME: All orderings are treated as acquiring-and-releasing. - line 434: // FIXME: All orderings are treated as acquiring-and-releasing. - line 482: // FIXME: All orderings are treated as acquiring-and-releasing. - line 496: // FIXME: All orderings are treated as acquiring-and-releasing. - line 510: // FIXME: All orderings are treated as acquiring-and-releasing. - line 527: // FIXME: All orderings are treated as acquiring-and-releasing. - line 546: // FIXME: All orderings are treated as acquiring-and-releasing. - line 565: // FIXME: All orderings are treated as acquiring-and-releasing. Sources/Atomics/AtomicMemoryOrderings.swift (3 lines): - line 31: // FIXME: Explain these ordering levels in more detail. - line 114: // FIXME: Explain these ordering levels in more detail. - line 198: // FIXME: Explain these ordering levels in more detail. Sources/_AtomicsShims/include/_AtomicsShims.h (2 lines): - line 50: // FIXME: Upgrading from the preprocessor to gyb would perhaps make things more - line 53: // FIXME: Eliminate the encoding/decoding mechanism once the package requires a Sources/Atomics/autogenerated/AtomicBool.swift (2 lines): - line 163: // FIXME: stdatomic.h (and LLVM underneath) doesn't support - line 260: // FIXME: stdatomic.h (and LLVM underneath) doesn't support Sources/_AtomicsShims/src/_AtomicsShims.c (1 line): - line 16: // FIXME: These should be static inline header-only shims, but Swift 5.3 doesn't