[all-commits] [llvm/llvm-project] 9b050e: [clang] Remove redundant initialization of std::op...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Thu Dec 22 13:46:39 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b050e5011e92be1b953cc1cc1406cfbcb43fb90
https://github.com/llvm/llvm-project/commit/9b050e5011e92be1b953cc1cc1406cfbcb43fb90
Author: Kazu Hirata <kazu at google.com>
Date: 2022-12-22 (Thu, 22 Dec 2022)
Changed paths:
M clang/lib/APINotes/APINotesYAMLCompiler.cpp
M clang/lib/Analysis/UnsafeBufferUsage.cpp
Log Message:
-----------
[clang] Remove redundant initialization of std::optional (NFC)
More information about the All-commits
mailing list