[PATCH] D139919: use std::optional in ClangTidyCheck
Yuao Ma via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 13 02:28:09 PST 2022
addr2line updated this revision to Diff 482404.
addr2line marked an inline comment as done.
addr2line added a comment.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
It also need to change the return type in YAMLParser.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139919/new/
https://reviews.llvm.org/D139919
Files:
clang-tools-extra/clang-tidy/ClangTidyCheck.cpp
clang-tools-extra/clang-tidy/ClangTidyCheck.h
llvm/include/llvm/Support/YAMLParser.h
llvm/lib/Support/YAMLParser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139919.482404.patch
Type: text/x-patch
Size: 8781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221213/4cb8905d/attachment.bin>
More information about the cfe-commits
mailing list