[all-commits] [llvm/llvm-project] edec84: LLParser: llvm::Optional => std::optional
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Dec 13 02:04:50 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: edec84ba30f666879fb73e11d50e6f69f4648687
https://github.com/llvm/llvm-project/commit/edec84ba30f666879fb73e11d50e6f69f4648687
Author: Fangrui Song <i at maskray.me>
Date: 2022-12-13 (Tue, 13 Dec 2022)
Changed paths:
M llvm/include/llvm/AsmParser/LLParser.h
M llvm/lib/AsmParser/LLParser.cpp
Log Message:
-----------
LLParser: llvm::Optional => std::optional
More information about the All-commits
mailing list