diff options
author | Kazu Hirata <kazu@google.com> | 2022-07-20 08:56:23 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-07-20 08:56:23 -0700 |
commit | 993625be80d602327b12c814ae7ea736e51bf693 (patch) | |
tree | f6eec247d627058e7fbc54490c5760e17abbb67c /llvm/lib/Support/CommandLine.cpp | |
parent | 1a73ef75fadca1709da0075eb96372d420a71ebd (diff) | |
download | llvm-993625be80d602327b12c814ae7ea736e51bf693.zip llvm-993625be80d602327b12c814ae7ea736e51bf693.tar.gz llvm-993625be80d602327b12c814ae7ea736e51bf693.tar.bz2 |
[flang] Use value instead of getValue (NFC)
Flang C++ Style Guide tells us to use x.value() when no presence test
is obviously protecting the reference. Since assert can be disabled,
I don't count it as "protection" here.
Differential Revision: https://reviews.llvm.org/D130144
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions