[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[csmith-project/creduce] 873ade: Use a different name for the sub loop
Branch: refs/heads/master
Home: https://github.com/csmith-project/creduce
Commit: 873ade2b6cce4f68f35633bd052e586193d5b4ca
https://github.com/csmith-project/creduce/commit/873ade2b6cce4f68f35633bd052e586193d5b4ca
Author: 360 CodeSafe <39950310+360CodeSafe@users.noreply.github.com>
Date: 2018-09-20 (Thu, 20 Sep 2018)
Changed paths:
M clang_delta/ReduceArraySize.cpp
Log Message:
-----------
Use a different name for the sub loop
Since variable 'I' is already used as the iterator in for in line 108, in line 123, it is better to use another variable as the counter for the for loop.
Commit: 5910abf097ddb4dd052aa8442011267b1bdcfb9b
https://github.com/csmith-project/creduce/commit/5910abf097ddb4dd052aa8442011267b1bdcfb9b
Author: Yang Chen <chenyang@cs.utah.edu>
Date: 2018-09-20 (Thu, 20 Sep 2018)
Changed paths:
M clang_delta/ReduceArraySize.cpp
Log Message:
-----------
Merge pull request #172 from 360CodeSafe/master
Use a different name for the sub loop
Compare: https://github.com/csmith-project/creduce/compare/9aa30eb7a804...5910abf097dd
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.