summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/cppcoreguidelines-no-malloc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix size_t typdef in new cppcoreguidelines-no-malloc.cpp testReid Kleckner2016-12-131-1/+1
* [Clang-tidy] check for malloc, realloc and free callsAlexander Kornienko2016-12-131-0/+42
OpenPOWER on IntegriCloud