mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-08 13:06:07 +00:00

This patch replaces Optional::hasValue with the implicit cast to bool in conditionals only.
This patch replaces Optional::hasValue with the implicit cast to bool in conditionals only.