[PATCH] D66420: Be explicit about Windows coff name trailing character policy

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 21 00:59:04 PDT 2019


serge-sans-paille added a comment.

> I guess we're suppressing the warning by rinsing the string literals through StringRef, so GCC can't see the source string size.

Indeed. Thanks for the review!


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