[PATCH] D56138: [Sanitizer] Enable getfsent api for Darwin
    Kuba (Brecka) Mracek via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jan  3 09:28:56 PST 2019
    
    
  
kubamracek added a comment.
I'm going to re-disable this test on Darwin, because recent macOS versions don't have the `/etc/fstab` file any more and the test is failing. I don't think there's any way to exercise the getfsent/setfsent reasonably without the `/etc/fstab` file.
Repository:
  rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56138/new/
https://reviews.llvm.org/D56138
    
    
More information about the llvm-commits
mailing list