[all-commits] [llvm/llvm-project] 6271b9: [clang-tidy][modernize-loop-convert] Make loop var...
Zinovy Nis via All-commits
all-commits at lists.llvm.org
Thu Jun 4 09:52:24 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6271b96bef479882cf43397941a4c95aa9f47403
https://github.com/llvm/llvm-project/commit/6271b96bef479882cf43397941a4c95aa9f47403
Author: Zinovy Nis <zinovy.nis at gmail.com>
Date: 2020-06-04 (Thu, 04 Jun 2020)
Changed paths:
M clang-tools-extra/clang-tidy/modernize/LoopConvertCheck.cpp
M clang-tools-extra/test/clang-tidy/checkers/Inputs/modernize-loop-convert/structures.h
Log Message:
-----------
[clang-tidy][modernize-loop-convert] Make loop var type human readable
Differential Revision: https://reviews.llvm.org/D80536
More information about the All-commits
mailing list