How to use asan with cuda?

when I compile my cuda program with -fsanitize=address. cudaGetDeviceProperties will give the wrong result, how to use asan with cuda program?