[PATCH] D29783: Add cmake build support for lsan on OS X
    Kuba (Brecka) Mracek via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Feb 13 14:35:11 PST 2017
    
    
  
kubamracek accepted this revision.
kubamracek added a comment.
This revision is now accepted and ready to land.
LGTM.
Could the __thread on 32-bit iOS be solved with the same trick as https://reviews.llvm.org/D29786?  No need to do it now, though.
https://reviews.llvm.org/D29783
    
    
More information about the llvm-commits
mailing list