[PATCH] D55473: [Sanitizer] expand sysctl/getmntinfo/nl_langinfo to Darwin
    Kamil Rytarowski via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Dec 10 01:16:34 PST 2018
    
    
  
krytarowski added inline comments.
================
Comment at: test/sanitizer_common/TestCases/Posix/sysctl.cc:87
 }
+#else
+void test_asysctl() {
----------------
Is there a better way to do it?
Something with FileCheck with prefix?
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55473/new/
https://reviews.llvm.org/D55473
    
    
More information about the llvm-commits
mailing list