[llvm-libtool-darwin] Use Optional operator overloads. NFC
Use operator bool instead of hasValue and operator* instead of getValue to simplify the code slightly.
Loading
Please register or sign in to comment
Use operator bool instead of hasValue and operator* instead of getValue to simplify the code slightly.