[all-commits] [llvm/llvm-project] 439a67: Use getValueOr (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Jun 11 11:25:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 439a675a5a7d8a61014863b2fbb75cb291cad6a0
https://github.com/llvm/llvm-project/commit/439a675a5a7d8a61014863b2fbb75cb291cad6a0
Author: Kazu Hirata <kazu at google.com>
Date: 2022-06-11 (Sat, 11 Jun 2022)
Changed paths:
M clang/lib/Frontend/InitPreprocessor.cpp
M llvm/lib/DebugInfo/CodeView/CVSymbolVisitor.cpp
M llvm/lib/InterfaceStub/ELFObjHandler.cpp
Log Message:
-----------
Use getValueOr (NFC)
More information about the All-commits
mailing list