[PATCH] D139919: use std::optional in ClangTidyCheck

Yuao Ma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 02:47:18 PST 2022


addr2line updated this revision to Diff 482412.
addr2line added a comment.

Also in YAMLTraits.


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
  llvm/lib/Support/YAMLTraits.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139919.482412.patch
Type: text/x-patch
Size: 9365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221213/50897374/attachment.bin>


More information about the llvm-commits mailing list