[all-commits] [llvm/llvm-project] 3b0dce: Use value_or (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Fri Jul 15 19:46:44 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b0dce5b8b1596c50360952a8fb031d52562ccf6
https://github.com/llvm/llvm-project/commit/3b0dce5b8b1596c50360952a8fb031d52562ccf6
Author: Kazu Hirata <kazu at google.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M clang/include/clang/APINotes/Types.h
M clang/lib/Frontend/InitPreprocessor.cpp
M mlir/lib/Dialect/Bufferization/Transforms/BufferUtils.cpp
Log Message:
-----------
Use value_or (NFC)
More information about the All-commits
mailing list