mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Force SILGen to also eagerly emit getters when compiling at Onone. The reason for this is that getters (even not user-written ones, generated by result builders) can, and are often called by users debugging swift programs, and should be available for that reason. rdar://133329303
1.4 KiB
1.4 KiB