[PATCH] D24916: [analyzer] Extend bug reports with extra notes - CloneChecker
Artem Dergachev via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 4 13:45:52 PDT 2016
NoQ added a comment.
In https://reviews.llvm.org/D24916#561369, @vitalybuka wrote:
> Out of curiosity, how was MSVC crash solved?
It wasn't, unfortunately; phabricator closed this revision by looking at the commit that was already reverted, with a delay (see http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20161003/172501.html for more info on the delay).
I'm planning to systematically split https://reviews.llvm.org/D24278 into smaller chunks, looking closely at the buildbot, in order to see what exactly breaks the MSVC compiler.
That would produce a lot of noise, for which i'm sorry in advance, but i don't seem to have better options(?)
Repository:
rL LLVM
https://reviews.llvm.org/D24916
More information about the cfe-commits
mailing list