Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix crash in InfinteLoopCheck | Nathan James | 2020-02-17 | 1 | -0/+2 |
* | [clang-tidy] Added check to disable bugprone-infinite-loop on known false con... | Nathan James | 2020-02-12 | 1 | -0/+10 |
* | [clan-tidy] Fix false positive in bugprone-infinite-loop | Adam Balogh | 2020-01-29 | 1 | -4/+20 |
* | [clang-tidy] Fix for commits rL372706 and rL372711 | Adam Balogh | 2019-10-02 | 1 | -9/+8 |
* | [clang-tidy] Add missing InfiniteLoopCheck.h, InfiniteLoopCheck.cpp and test ... | Fangrui Song | 2019-09-24 | 1 | -0/+189 |