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

Yuao Ma via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 13 01:10:04 PST 2022


addr2line created this revision.
addr2line added a reviewer: MaskRay.
addr2line added a project: clang-tools-extra.
Herald added subscribers: carlosgalvezp, StephenFan.
Herald added a reviewer: njames93.
Herald added a project: All.
addr2line requested review of this revision.
Herald added a subscriber: cfe-commits.

Just change the optional, NFC.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D139919

Files:
  clang-tools-extra/clang-tidy/ClangTidyCheck.cpp
  clang-tools-extra/clang-tidy/ClangTidyCheck.h

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


More information about the cfe-commits mailing list