mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 23:26:05 +00:00

Use operator bool instead of hasValue and operator* instead of getValue to simplify the code slightly.
Use operator bool instead of hasValue and operator* instead of getValue to simplify the code slightly.