[PATCH] D87482: Fix clang Wrange-loop-analysis in BuildTree.cpp

2020-09-11 Thread Dmitri Gribenko via Phabricator via cfe-commits
gribozavr2 added a comment. Sorry, I didn't realize you don't have commit access. Pushed this patch to git, thanks for the contribution! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D87482/new/ https://reviews.llvm.org/D87482

[PATCH] D87482: Fix clang Wrange-loop-analysis in BuildTree.cpp

2020-09-11 Thread Dmitri Gribenko via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rGe10df779f097: Fix clang Wrange-loop-analysis in BuildTree.cpp (authored by gribozavr). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACT

[PATCH] D87482: Fix clang Wrange-loop-analysis in BuildTree.cpp

2020-09-11 Thread Jeff Hemphill via Phabricator via cfe-commits
jthemphill added a comment. Will someone come by and land this? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D87482/new/ https://reviews.llvm.org/D87482 ___ cfe-commits mailing list cfe-commits@lists.llv

[PATCH] D87482: Fix clang Wrange-loop-analysis in BuildTree.cpp

2020-09-10 Thread Jeff Hemphill via Phabricator via cfe-commits
jthemphill created this revision. jthemphill added a reviewer: eduucaldas. Herald added a project: clang. Herald added a subscriber: cfe-commits. jthemphill requested review of this revision. Building on Mac OS with clang 12: jhemphill@jhemphill-mbp build % clang --version Apple clang version