[PATCH] [asan] instrument memory accesses with unusual sizes (rt part)
Alexey Samsonov
samsonov at google.com
Tue Feb 19 03:10:03 PST 2013
LGTM
================
Comment at: projects/compiler-rt/lib/asan/lit_tests/Linux/interface_symbols_linux.c:27
@@ -26,1 +26,3 @@
+// RUN: echo __asan_report_load_n >> %t.interface
+// RUN: echo __asan_report_store_n >> %t.interface
// RUN: cat %t.interface | sort -u | diff %t.symbols -
----------------
Please also fix lit_tests/Darwin/interface_symbols_darwin.c
http://llvm-reviews.chandlerc.com/D419
More information about the llvm-commits
mailing list