summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/bugprone/UndefinedMemoryManipulationCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-2/+2
* [clang-tidy] bugprone-undefined-memory-manipulation: include type into the me...Alexander Kornienko2017-08-241-7/+16
* [clang-tidy] Handle incomplete types in bugprone-undefined-memory-manipulationGabor Horvath2017-07-251-1/+2
* [clang-tidy] Add bugprone-undefined-memory-manipulation checkGabor Horvath2017-07-141-0/+61
OpenPOWER on IntegriCloud