[PATCH] D61350: [clang-tidy] New check calling out uses of +new in Objective-C code
Dmitri Gribenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 23 04:58:52 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE361487: [clang-tidy] New check calling out uses of +new in Objective-C code (authored by gribozavr, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D61350?vs=200824&id=200931#toc
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61350/new/
https://reviews.llvm.org/D61350
Files:
clang-tidy/google/AvoidNSObjectNewCheck.cpp
clang-tidy/google/AvoidNSObjectNewCheck.h
clang-tidy/google/CMakeLists.txt
clang-tidy/google/GoogleTidyModule.cpp
docs/ReleaseNotes.rst
docs/clang-tidy/checks/google-objc-avoid-nsobject-new.rst
docs/clang-tidy/checks/list.rst
test/clang-tidy/google-objc-avoid-nsobject-new.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61350.200931.patch
Type: text/x-patch
Size: 13476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190523/db93c286/attachment.bin>
More information about the cfe-commits
mailing list