[PATCH] D89279: Support: Add operator== for MemoryBufferRef and split out MemoryBufferRef.h

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 13:42:58 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf0875971249b: Support: Add operator== for MemoryBufferRef and split out MemoryBufferRef.h (authored by dexonsmith).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89279

Files:
  llvm/include/llvm/Support/MemoryBuffer.h
  llvm/include/llvm/Support/MemoryBufferRef.h
  llvm/lib/Support/CMakeLists.txt
  llvm/lib/Support/MemoryBufferRef.cpp
  llvm/unittests/Support/CMakeLists.txt
  llvm/unittests/Support/MemoryBufferRefTest.cpp
  llvm/unittests/Support/MemoryBufferTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89279.297948.patch
Type: text/x-patch
Size: 7811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201013/2c9b83af/attachment.bin>


More information about the llvm-commits mailing list