Files
swift-mirror/include/swift/Sema/Constraint.h
Slava Pestov 6d90d16f61 Sema: Use ASSERT before getting trailing objects of Constraint
If the precondition doesn't hold, we will return a pointer to
some random memory, so it's best to always crash since this
indicates something is seriously wrong.
2025-03-10 15:10:20 -04:00

35 KiB