[PATCH] D18378: Fix test failure on unrelated warnings.

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 14:53:00 PDT 2016


rengolin added a comment.

That's not the only test that failed, and also, I don't think this is going to fix the test. The warning is saying that the test will not work with address randomization, so maybe, we shouldn't be forcing it everywhere.

Can you revert the patches for now, so we can discuss without a red bot?


http://reviews.llvm.org/D18378





More information about the llvm-commits mailing list