mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The code tried extra hard to make sure this stayed in sync with the returned ValidationInfo, but there's no real reason for that. Just keep a single "HasError" bit for checking that the module's not being obviously misused. (I snuck some groundwork for this into the previous commit.)