diff options
author | Kazu Hirata <kazu@google.com> | 2022-06-25 22:26:24 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-06-25 22:26:24 -0700 |
commit | 97afce08cbbb1390cf8ddab8bf398f3ff5b39676 (patch) | |
tree | 5dbd790ef58e24345eb2f5a56dff401ddea175d0 /clang/unittests/Interpreter/ExceptionTests/InterpreterExceptionTest.cpp | |
parent | 0a0effdd5b654ed90f3c3cfae5d9d9dd0a0db8de (diff) | |
download | llvm-97afce08cbbb1390cf8ddab8bf398f3ff5b39676.zip llvm-97afce08cbbb1390cf8ddab8bf398f3ff5b39676.tar.gz llvm-97afce08cbbb1390cf8ddab8bf398f3ff5b39676.tar.bz2 |
[clang] Don't use Optional::hasValue (NFC)
This patch replaces Optional::hasValue with the implicit cast to bool
in conditionals only.
Diffstat (limited to 'clang/unittests/Interpreter/ExceptionTests/InterpreterExceptionTest.cpp')
0 files changed, 0 insertions, 0 deletions