Hi Alex,
Sorry about the breakage. It's reverted in r287531.
/Eric
On Mon, Nov 21, 2016 at 3:59 AM, Alex L wrote:
> Hello Eric,
>
> I think that this commit (r287435) might have broken the green dragon
> stage 2 ASAN + UBSAN buildbot:
>
> http://lab.llvm.org:8080/green/job/clang-stage2-cmake-R
Hello Eric,
I think that this commit (r287435) might have broken the green dragon stage
2 ASAN + UBSAN buildbot:
http://lab.llvm.org:8080/green/job/clang-stage2-cmake-RgSan_check/2643/
I'm not sure why exactly the tests fail, since ASAN/UBSAN isn't triggering
anything, and it's just a module err
Author: ericwf
Date: Fri Nov 18 21:29:03 2016
New Revision: 287435
URL: http://llvm.org/viewvc/llvm-project?rev=287435&view=rev
Log:
Fix stdint/cstdint modules
Added:
libcxx/trunk/test/libcxx/modules/cinttypes_exports.sh.cpp
libcxx/trunk/test/libcxx/modules/cstdint_exports.sh.cpp
libc