[PATCH] D70585: [Support] Fix behavior of StringRef::count with overlapping occurrences, add tests
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 1 14:39:49 PST 2020
aganea added a comment.
Hi! This patch broke the polly tests (the bot seems down). I wrote a fix here: 92b68c1937cd065a2fc44d18c1099de7da19b356 <https://reviews.llvm.org/rG92b68c1937cd065a2fc44d18c1099de7da19b356> - it was trivial enough, but please let me know if you don't agree with the fix.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70585/new/
https://reviews.llvm.org/D70585
More information about the llvm-commits
mailing list