[PATCH] D126097: [clang-tidy] Adds the NSDateFormatter checker to clang-tidy

Rashmi Mudduluru via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 2 13:58:13 PDT 2022


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG95a92995d45f: Adds the NSDateFormatter checker to clang-tidy (authored by t-rasmud).

Changed prior to commit:
  https://reviews.llvm.org/D126097?vs=449144&id=449425#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126097/new/

https://reviews.llvm.org/D126097

Files:
  clang-tools-extra/clang-tidy/objc/CMakeLists.txt
  clang-tools-extra/clang-tidy/objc/NSDateFormatterCheck.cpp
  clang-tools-extra/clang-tidy/objc/NSDateFormatterCheck.h
  clang-tools-extra/clang-tidy/objc/ObjCTidyModule.cpp
  clang-tools-extra/docs/clang-tidy/checks/list.rst
  clang-tools-extra/docs/clang-tidy/checks/objc/nsdate-formatter.rst
  clang-tools-extra/test/clang-tidy/checkers/objc/nsdate-formatter.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126097.449425.patch
Type: text/x-patch
Size: 31332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220802/a8d33c1f/attachment-0001.bin>


More information about the cfe-commits mailing list