[PATCH] D66420: Be explicit about Windows coff name trailing character policy
    Reid Kleckner via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Aug 20 14:42:50 PDT 2019
    
    
  
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
lgtm
I guess we're suppressing the warning by rinsing the string literals through StringRef, so GCC can't see the source string size.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66420/new/
https://reviews.llvm.org/D66420
    
    
More information about the llvm-commits
mailing list