[PATCH] D88824: [Support][unittests] Enforce alignment in ConvertUTFTest

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 04:29:49 PDT 2020


grimar added a comment.

Perhaps, worth adding an assert to `convertUTF16ToUTF8String` to validate the address of `SrcBytes` passed in?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88824/new/

https://reviews.llvm.org/D88824



More information about the llvm-commits mailing list