[lld] Don't use Optional::hasValue (NFC)
This patch replaces x.hasValue() with x where x is contextually convertible to bool.
Loading
Please sign in to comment
This patch replaces x.hasValue() with x where x is contextually convertible to bool.