[PATCH] D28598: [compiler-rt] [Sanitizer Coverage] Provide access to the default implementation of weak functions from sanitizer coverage for MD on Windows.
    Reid Kleckner via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jan 17 13:12:51 PST 2017
    
    
  
rnk added a comment.
I don't like the way that including a .h file has side effects. I'd like to find another way to do this.
Repository:
  rL LLVM
https://reviews.llvm.org/D28598
    
    
More information about the llvm-commits
mailing list