[PATCH] D25270: [lsan] [aarch64] Fix printing of pointers in make check tests

Strahinja Petrovic via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 03:11:34 PDT 2016


spetrovic added a comment.

In tsan/test.h is function print_address, I didn't see any common folder with header files in santizer tests, so I take this function from tsan.h. Do you have proposal for the common place ?


https://reviews.llvm.org/D25270





More information about the llvm-commits mailing list