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

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 4 15:51:53 PST 2020


dblaikie added a comment.

Since the same code is used to mangle all these things, probably just test one of them?

Could use macros to stamp out longer names without having to write them out manually?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90714



More information about the cfe-commits mailing list