[llvm] Don't use Optional::hasValue (NFC)
This patch replaces Optional::hasValue with the implicit cast to bool in conditionals only.
Loading
Please sign in to comment
This patch replaces Optional::hasValue with the implicit cast to bool in conditionals only.