[PATCH] D82185: [Analyzer] Handle pointer implemented as iterators in iterator checkers
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 1 04:17:21 PDT 2020
baloghadamsoftware added a comment.
In D82185#2124948 <https://reviews.llvm.org/D82185#2124948>, @thakis wrote:
> This (or a follow-up) broke tests on windows: http://45.33.8.238/win/18877/step_7.txt
>
> Please take a look and revert for now if it takes a while to fix.
It was this one: D82385 <https://reviews.llvm.org/D82385>. I reverted that test function so one of the fixes now remains untested.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82185/new/
https://reviews.llvm.org/D82185
More information about the cfe-commits
mailing list