This is the Clang part of the PPC64 memory sanitizer implementation in
D10648.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
What sort of test are you thinking of? Something like the existing test/Driver/asan.c ?
Comment Actions
Sorry for not being clear. I actually meant test case added to test/Driver/fsanitize.c that would check that -fsanitize=memory is passed to clang-cc1 if we use target powerpc.
CHECK-POWERPC-SANM