[PATCH] D74477: [llvm-ar] Simplify Windows comparePaths NFCI
    Adrian McCarthy via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Feb 13 13:20:19 PST 2020
    
    
  
amccarth added a comment.
Just curious:  Do we know that the paths stored in the archive are actually UTF-8 and not just MBCS using whatever code page the user had when they created the archive?
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74477/new/
https://reviews.llvm.org/D74477
    
    
More information about the llvm-commits
mailing list