[PATCH] D116960: [ADT] Add an in-place version of toHex()
    Hans Wennborg via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Jan 10 11:03:15 PST 2022
    
    
  
hans updated this revision to Diff 398704.
hans added a comment.
(avoid toStringRef -> arrayRefFromStringRef by reshuffling the toHex overloads)
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116960/new/
https://reviews.llvm.org/D116960
Files:
  clang/lib/CodeGen/CGDebugInfo.cpp
  llvm/include/llvm/ADT/StringExtras.h
  llvm/include/llvm/Support/MD5.h
  llvm/lib/Support/MD5.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116960.398704.patch
Type: text/x-patch
Size: 4432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220110/17ade250/attachment.bin>
    
    
More information about the cfe-commits
mailing list