We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e864a3 + 31675d6 commit 57ede9cCopy full SHA for 57ede9c
include/swift/SIL/OSSALifetimeCompletion.h
@@ -63,9 +63,6 @@ class OSSALifetimeCompletion {
63
// Availability: "As late as possible." Consume the value in the last blocks
64
// beyond the non-consuming uses in which the value has been
65
// consumed on no incoming paths.
66
- //
67
- // This boundary works around bugs where SILGen emits
68
- // illegal OSSA lifetimes.
69
struct Boundary {
70
enum Value : uint8_t {
71
Liveness,
0 commit comments