[PATCH] D90714: [clang]Fix length threshold for MicrosoftMangle md5 hash

Melanie Blower via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 6 09:00:32 PST 2020


mibintc updated this revision to Diff 303477.
mibintc added a comment.

Fixed test case according to @dblaikie 's suggestion and input, thanks a lot David, the test case is certainly a lot easier to read and understand now.  Anything else?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90714

Files:
  clang/lib/AST/MicrosoftMangle.cpp
  clang/test/CodeGenCXX/mangle-ms-md5.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90714.303477.patch
Type: text/x-patch
Size: 27962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201106/83737e3c/attachment-0001.bin>


More information about the cfe-commits mailing list