Commit Graph

3 Commits

Author SHA1 Message Date
Harlan Haskins
7fe74b2b26 [ParseableInterface] Go through pattern binding for all variables with storage
Instead of only printing through the pattern binding, and potentially missing stored properties with property observers, defer to the pattern binding for all stored properties, and print accessors if applicable while printing pattern bindings.
2018-12-13 10:15:25 -08:00
Arnold Schwaighofer
846e71995f Disable ParseableInterface/stored-properties-client.swift it fails a bot
rdar://46486517
2018-12-10 08:28:40 -08:00
Harlan Haskins
ac249e6e83 [test] Ensure layout and accessors are correct with @_hasStorage 2018-11-26 18:42:03 -08:00