[all-commits] [llvm/llvm-project] 2390bb: [NFC] use has_value instead of hasValue
Florian Mayer via All-commits
all-commits at lists.llvm.org
Mon Oct 31 16:44:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2390bb2347703bf500333fcd4d8c1b513a6e1740
https://github.com/llvm/llvm-project/commit/2390bb2347703bf500333fcd4d8c1b513a6e1740
Author: Florian Mayer <fmayer at google.com>
Date: 2022-10-31 (Mon, 31 Oct 2022)
Changed paths:
M lld/wasm/Driver.cpp
M lld/wasm/SyntheticSections.cpp
M lld/wasm/SyntheticSections.h
M lld/wasm/Writer.cpp
Log Message:
-----------
[NFC] use has_value instead of hasValue
More information about the All-commits
mailing list