[all-commits] [llvm/llvm-project] 5e0e0e: [NFC] Fixes -Wrange-loop-analysis warnings
mordante via All-commits
all-commits at lists.llvm.org
Mon Jan 6 15:52:01 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5e0e0e3ff05f57b9495db57b6b205492d34cb5a8
https://github.com/llvm/llvm-project/commit/5e0e0e3ff05f57b9495db57b6b205492d34cb5a8
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2020-01-07 (Tue, 07 Jan 2020)
Changed paths:
M llvm/unittests/Support/ReverseIterationTest.cpp
Log Message:
-----------
[NFC] Fixes -Wrange-loop-analysis warnings
This avoids new warnings due to D68912 adds -Wrange-loop-analysis to -Wall.
More information about the All-commits
mailing list