summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/bugprone/SizeofExpressionCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Extend bugprone-sizeof-expression to check sizeof(pointers to st...Adam Balogh2019-05-071-2/+9
* [clang-tidy] Extend bugprone-sizeof-expression check to detect sizeof misuse ...Adam Balogh2019-05-061-2/+55
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-14/+14
* [clang-tidy] Check for sizeof that call functionsHaojian Wu2018-04-031-0/+19
* [clang-tidy] rename_check.py misc-sizeof-expression bugprone-sizeof-expressionAlexander Kornienko2018-03-151-0/+265
OpenPOWER on IntegriCloud