Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Extend bugprone-sizeof-expression to check sizeof(pointers to st... | Adam Balogh | 2019-05-07 | 1 | -2/+9 |
* | [clang-tidy] Extend bugprone-sizeof-expression check to detect sizeof misuse ... | Adam Balogh | 2019-05-06 | 1 | -2/+55 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Port getLocStart -> getBeginLoc | Stephen Kelly | 2018-08-09 | 1 | -14/+14 |
* | [clang-tidy] Check for sizeof that call functions | Haojian Wu | 2018-04-03 | 1 | -0/+19 |
* | [clang-tidy] rename_check.py misc-sizeof-expression bugprone-sizeof-expression | Alexander Kornienko | 2018-03-15 | 1 | -0/+265 |