[PATCH] D15363: [UBSan] Implement runtime suppressions (PR25066).
Nico Weber via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 15 13:29:30 PST 2016
thakis added a comment.
This test is failing again when it runs as part of llvm's tests when I
build a clang package for chromium. It passes when I run it in my regular
llvm build directory (where I ran it to test my "fix") -- this explains why
the fix didn't work when I tried it in the chrome case on 12/22. I'm not
sure what's different in the two cases. The path length to the test is
longer, I suppose :-/
Repository:
rL LLVM
http://reviews.llvm.org/D15363
More information about the cfe-commits
mailing list