[PATCH] D139919: use std::optional in ClangTidyCheck
Yuao Ma via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 13 01:21:06 PST 2022
addr2line added a comment.
Sorry, I just saw a lot of changes in the llvm repo that change llvm::Optional to std::optional, like this one <https://github.com/llvm/llvm-project/commit/67819a72c6ba39267effe8edfc1befddc3f3f2f9>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139919/new/
https://reviews.llvm.org/D139919
More information about the cfe-commits
mailing list