[PATCH] D27052: [compiler-rt][asan] Fix overlaping parameters for memmove/memcpy on windows.

Filipe Cabecinhas via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 11:22:55 PST 2016


filcab added a comment.

P.S: Please add a test for Win64 that shows this problem and that it's fixed.


https://reviews.llvm.org/D27052





More information about the llvm-commits mailing list