[PATCH] Teach Clang about the PPC64 memory sanitizer implementation.

Alexey Samsonov vonosmas at gmail.com
Wed Jun 24 14:37:27 PDT 2015


LGTM. Sure, why not.


================
Comment at: test/Driver/fsanitize.c:263
@@ +262,2 @@
+// RUN: %clang -target powerpc64le-unknown-linux-gnu -fsanitize=memory %s -### 2>&1 | FileCheck %s -check-prefix=CHECK-SANM
+// CHECK-SANM: "-fsanitize=memory"
----------------
CHECK-POWERPC-SANM

http://reviews.llvm.org/D10650

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list