summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/cppcoreguidelines/NoMallocCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Port getLocEnd -> getEndLocStephen Kelly2018-08-091-1/+1
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-2/+2
* Removed Unicode BOM.Alexander Kornienko2018-01-251-1/+1
* [clang-tidy] test commit for granted accessJonas Toth2017-08-301-1/+1
* [clang-tidy] Function names configurable for cppcoreguidelines-nomalloc - che...Alexander Kornienko2017-03-021-8/+28
* [Clang-tidy] check for malloc, realloc and free callsAlexander Kornienko2016-12-131-0/+62
OpenPOWER on IntegriCloud