Re: r283092 - [analyzer] Extend bug reports with extra notes

2016-10-03 Thread Artem Dergachev via cfe-commits
Oh well, will make a few more blind guesses then, with a closer look at this bot this time. Thanks for helping/reverting! 04/10/2016 01:12, Vitaly Buka пишет: Can't reproduce on my Windows. On Mon, Oct 3, 2016 at 1:31 PM Artem Dergachev >

Re: r283092 - [analyzer] Extend bug reports with extra notes

2016-10-03 Thread Vitaly Buka via cfe-commits
Can't reproduce on my Windows. On Mon, Oct 3, 2016 at 1:31 PM Artem Dergachev wrote: > I also made a quick blind guess at r283141 ( > http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20161003/172390.html > ) > > Thanks a lot for trying to help, sorry for causing

Re: r283092 - [analyzer] Extend bug reports with extra notes

2016-10-03 Thread Artem Dergachev via cfe-commits
I also made a quick blind guess at r283141 (http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20161003/172390.html) Thanks a lot for trying to help, sorry for causing problems. 03/10/2016 23:26, Vitaly Buka пишет: I will look into this and get back to you. On Mon, Oct 3, 2016 at 12:12

Re: r283092 - [analyzer] Extend bug reports with extra notes

2016-10-03 Thread Vitaly Buka via cfe-commits
I will look into this and get back to you. On Mon, Oct 3, 2016 at 12:12 PM Artem Dergachev wrote: > > fatal error C1001: An internal error has occurred in the compiler. > > Ouch. So i managed to *crash* the microsoft compiler with my code? > > Could you please somehow have

Re: r283092 - [analyzer] Extend bug reports with extra notes

2016-10-03 Thread Artem Dergachev via cfe-commits
> fatal error C1001: An internal error has occurred in the compiler. Ouch. So i managed to *crash* the microsoft compiler with my code? Could you please somehow have a look if this is reproducible? If it's reproducible or hard-to-check-if-reproducible then i'd revert. I don't think i can

Re: r283092 - [analyzer] Extend bug reports with extra notes

2016-10-03 Thread Vitaly Buka via cfe-commits
This patch breaks Windows: http://lab.llvm.org:8011/builders/sanitizer-windows/builds/29769/ On Mon, Oct 3, 2016 at 1:07 AM Artem Dergachev via cfe-commits < cfe-commits@lists.llvm.org> wrote: > Author: dergachev > Date: Mon Oct 3 02:58:26 2016 > New Revision: 283092 > > URL: