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

Yuao Ma via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 13 02:52:59 PST 2022


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

finally


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
  clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.cpp
  clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.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.482418.patch
Type: text/x-patch
Size: 10429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221213/6421d93c/attachment-0001.bin>


More information about the cfe-commits mailing list