aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2022-06-26 19:54:41 -0700
committerKazu Hirata <kazu@google.com>2022-06-26 19:54:41 -0700
commit94460f513654da2ee6e759db2804e73001818de5 (patch)
tree84420aee6e4d966daf7c77ac45b212f1c1629304 /flang/lib/Frontend/CompilerInvocation.cpp
parent586fb81eee1fba4ca784d136f303b861c1dfd29c (diff)
downloadllvm-94460f513654da2ee6e759db2804e73001818de5.zip
llvm-94460f513654da2ee6e759db2804e73001818de5.tar.gz
llvm-94460f513654da2ee6e759db2804e73001818de5.tar.bz2
Don't use Optional::hasValue (NFC)
This patch replaces x.hasValue() with x where x is contextually convertible to bool.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions