mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
conform to LogicValue. This approach was taken to keep _isNull because I first tried to just use comparisons to nil instead of isNull(). Apparently that led to some circular definitions, so it was easier to just stage it this way. Swift SVN r18301
12 KiB
12 KiB