summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/cert-mem57-cpp-cpp17.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [clang-tidy] DefaultOperatorNewCheck test fixes.Balázs Kéri2019-11-191-12/+0
|
* [clang-tidy] Added DefaultOperatorNewCheck.Balázs Kéri2019-11-191-0/+12
Summary: Added new checker 'cert-default-operator-new' that checks for CERT rule MEM57-CPP. Simple version. Reviewers: aaron.ballman, alexfh, JonasToth, lebedev.ri Reviewed By: aaron.ballman Subscribers: hiraditya, martong, mehdi_amini, mgorny, inglorion, xazax.hun, dkrupp, steven_wu, dexonsmith, Szelethus, gamesh411, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D67545
OpenPOWER on IntegriCloud