[PATCH] D25270: [lsan] [aarch64] Fix printing of pointers in make check tests
Kostya Serebryany via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 24 13:13:41 PDT 2016
kcc added a comment.
In https://reviews.llvm.org/D25270#577464, @spetrovic wrote:
> 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 ?
I would create a separate header file with print_address in test/sanitizer_common
https://reviews.llvm.org/D25270
More information about the llvm-commits
mailing list