[Frontend] Fixes -Wrange-loop-analysis warnings
authorMark de Wever <koraq@xs4all.nl>
Tue, 17 Dec 2019 20:52:47 +0000 (21:52 +0100)
committerMark de Wever <koraq@xs4all.nl>
Tue, 17 Dec 2019 20:52:47 +0000 (21:52 +0100)
commit385339034f08212d95ade89fdbacb014d86be1e2
treefef54e924f79296d7469f77a0a25c9e1b8db1dee
parent399273e5ebac04f85257ed37934bb27f521d0617
[Frontend] Fixes -Wrange-loop-analysis warnings

This avoids new warnings due to D68912 adds -Wrange-loop-analysis to -Wall.

Differential Revision: https://reviews.llvm.org/D71530
clang/lib/Frontend/CompilerInvocation.cpp