[PATCH] D67545: [clang-tidy] Added DefaultOperatorNewCheck.
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 19 02:43:03 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe8a4c74f1157: [clang-tidy] Added DefaultOperatorNewCheck. (authored by balazske).
Changed prior to commit:
https://reviews.llvm.org/D67545?vs=226206&id=230019#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67545/new/
https://reviews.llvm.org/D67545
Files:
clang-tools-extra/clang-tidy/cert/CERTTidyModule.cpp
clang-tools-extra/clang-tidy/cert/CMakeLists.txt
clang-tools-extra/clang-tidy/cert/DefaultOperatorNewAlignmentCheck.cpp
clang-tools-extra/clang-tidy/cert/DefaultOperatorNewAlignmentCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/cert-mem57-cpp.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/test/clang-tidy/cert-mem57-cpp-cpp17.cpp
clang-tools-extra/test/clang-tidy/cert-mem57-cpp.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67545.230019.patch
Type: text/x-patch
Size: 11312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191119/d83e0a82/attachment-0001.bin>
More information about the cfe-commits
mailing list