[all-commits] [llvm/llvm-project] 96d0a3: [llvm] Stop including optional (NFC)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Dec 2 00:31:37 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96d0a3b5643a2081e39c9302c86b40859a8752d0
https://github.com/llvm/llvm-project/commit/96d0a3b5643a2081e39c9302c86b40859a8752d0
Author: Kazu Hirata <kazu at google.com>
Date: 2023-12-02 (Sat, 02 Dec 2023)
Changed paths:
M llvm/include/llvm/Analysis/BasicAliasAnalysis.h
M llvm/include/llvm/Analysis/DemandedBits.h
M llvm/include/llvm/IRReader/IRReader.h
M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
M llvm/unittests/Support/DivisionByConstantTest.cpp
Log Message:
-----------
[llvm] Stop including optional (NFC)
Identified with clangd.
More information about the All-commits
mailing list