[PATCH] D16859: [lsan] Run the tests for each supported arch and suffix each one to distinguish them.

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 3 09:02:53 PST 2016


dsanders added a comment.

Hi,

These four patches (see http://reviews.llvm.org/D16850, http://reviews.llvm.org/D16855, and http://reviews.llvm.org/D16856) don't fix any failures in the 3.8 release that I know of so there's no rush for them. They just make it easier for me to distinguish true regressions (failures for the 'mips' architecture) from new tests (failures for the 'mips64' architecture).


http://reviews.llvm.org/D16859





More information about the llvm-commits mailing list