False alarm. My bisect script was not robust enough and git bisect ended up
pointing to the wrong change.
Sorry for the noise.
--Artem
On Mon, Oct 19, 2015 at 2:05 AM, Filipe Cabecinhas wrote:
> I don't see this. Do you have a log for them?
>
> Thank you,
>
> Filipe
>
> On Fri, Oct 16, 2015 a
I don't see this. Do you have a log for them?
Thank you,
Filipe
On Fri, Oct 16, 2015 at 11:52 PM, Artem Belevich via cfe-commits <
cfe-commits@lists.llvm.org> wrote:
> Filipe,
>
> FYI, this change appears to introduce a somewhat subtle problem. clang
> compiled with itself starts producing (f
Filipe,
FYI, this change appears to introduce a somewhat subtle problem. clang
compiled with itself starts producing (false positive?) warnings about
uninitialized variables. I didn't get a chance to dig deeper yet.
--Artem
On Fri, Oct 16, 2015 at 8:07 AM, Filipe Cabecinhas via cfe-commits <
cfe
Author: filcab
Date: Fri Oct 16 10:07:48 2015
New Revision: 250514
URL: http://llvm.org/viewvc/llvm-project?rev=250514&view=rev
Log:
PS4: Make sure to add the sanitizer runtime before any linker input
Modified:
cfe/trunk/lib/Driver/Tools.cpp
Modified: cfe/trunk/lib/Driver/Tools.cpp
URL:
htt