We should file a bug and disable the test. Red bots are inconvenient for
build cop.
I have not notice this on non-asan builds, but I didn't look.
On Mon, May 1, 2017 at 12:14 PM Richard Smith wrote:
> Looks like this test has found a bug in the compiler. I've not repro'd it
> yet but my guess is
Looks like this test has found a bug in the compiler. I've not repro'd it
yet but my guess is that we're hitting an asan error while attempting to
build the preprocessed source. We can temporarily disable this test to get
the bot green again if you like. Have you noticed it failing for non-asan'd
b
crash-vfs-ivfsoverlay.m does not work
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap/builds/1322/steps/check-clang%20asan/logs/stdio
On Fri, Apr 28, 2017 at 6:51 PM Richard Smith via cfe-commits <
cfe-commits@lists.llvm.org> wrote:
> Author: rsmith
> Date: Fri Apr 28 20:38:29
Author: rsmith
Date: Fri Apr 28 20:38:29 2017
New Revision: 301732
URL: http://llvm.org/viewvc/llvm-project?rev=301732&view=rev
Log:
Remove some apparently-unnecessary 'REQUIRES: system-darwin' from tests.
Let's see if any buildbots actually have trouble with these. (They at least
pass on Linux.