This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang-tools-extra.
from 45395ad0 [clang-tidy] Rename objc-avoid-spinlock check to darwin-avoid [...] new 2d04309f [clang-tidy] Fix for commits rL372706 and rL372711
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: clang-tidy/bugprone/InfiniteLoopCheck.cpp | 17 ++++++++--------- docs/clang-tidy/checks/bugprone-infinite-loop.rst | 2 +- test/clang-tidy/bugprone-infinite-loop.cpp | 23 +++++++++++++++++++++++ 3 files changed, 32 insertions(+), 10 deletions(-)