[all-commits] [llvm/llvm-project] e5f568: Use has_value instead of hasValue (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Wed Jul 13 01:58:18 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e5f568a49f2bbc69a1fc30be818613e0c7fe0499
https://github.com/llvm/llvm-project/commit/e5f568a49f2bbc69a1fc30be818613e0c7fe0499
Author: Kazu Hirata <kazu at google.com>
Date: 2022-07-13 (Wed, 13 Jul 2022)
Changed paths:
M lld/wasm/InputChunks.h
M lld/wasm/InputElement.h
M lld/wasm/Writer.cpp
M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
M lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp
M lldb/unittests/Process/minidump/MinidumpParserTest.cpp
M polly/lib/Exchange/JSONExporter.cpp
Log Message:
-----------
Use has_value instead of hasValue (NFC)
More information about the All-commits
mailing list