Files
swift-mirror/lib/Sema/CSSimplify.cpp
Chris Lattner 55fbe5a763 Remove Boolean as a special, privileged type used by Sema, and instead
use the concrete Bool type.  This eliminates a bunch of complexity and
makes diagnostics more concrete.
2016-07-17 15:14:24 -07:00

159 KiB