[PATCH] [compiler-rt] Move ASan non-Linux-specific tests out of	the Linux/ directory
    Alexey Samsonov 
    vonosmas at gmail.com
       
    Thu Nov 20 15:46:09 PST 2014
    
    
  
LGTM, Please watch for the buildbots after the commit. I hope that these tests will work on FreeBSD, but don't have confidence in it. Thanks for doing this!
================
Comment at: interception_failure_test.cc:1
@@ +1,2 @@
+// If user provides his own libc functions, ASan doesn't
+// intercept these functions.
----------------
Wow, glad to hear this test works on Mac.
http://reviews.llvm.org/D6244
    
    
More information about the llvm-commits
mailing list