[PATCH] Make ubsan respect log_path
    Alexey Samsonov 
    vonosmas at gmail.com
       
    Mon Apr 13 13:05:54 PDT 2015
    
    
  
================
Comment at: test/ubsan/TestCases/Misc/log-path_test.cc:1
@@ +1,2 @@
+// FIXME: https://code.google.com/p/address-sanitizer/issues/detail?id=316
+// XFAIL: android
----------------
Please try to cover just the basic functionality in this test case instead of copying the whole test case from ASan test suite. Ideally, we should create a shared test case for all sanitizers under compiler-rt/test/sanitizer_common, but that would require triggering a sanitizer-specific report somehow.
http://reviews.llvm.org/D9006
EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
    
    
More information about the llvm-commits
mailing list