[PATCH] D77963: Refactor StringMap.h, splitting StringMapEntry out to its own header.

Chris Lattner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 12 08:32:22 PDT 2020


lattner updated this revision to Diff 256859.
lattner added a comment.

fix casing in a couple places I missed


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77963

Files:
  llvm/include/llvm/ADT/StringMap.h
  llvm/include/llvm/ADT/StringMapEntry.h
  llvm/lib/Support/StringMap.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77963.256859.patch
Type: text/x-patch
Size: 18627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200412/685d313c/attachment-0001.bin>


More information about the llvm-commits mailing list