[PATCH] D87237: [ADT] Add ASAN Support for SmallVector

Nathan James via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 8 00:28:17 PDT 2020


njames93 updated this revision to Diff 290416.
njames93 added a comment.

Undo fix for self referencing insertion


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87237

Files:
  llvm/include/llvm/ADT/SmallString.h
  llvm/include/llvm/ADT/SmallVector.h
  llvm/lib/Support/Twine.cpp
  llvm/unittests/ADT/SmallVectorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87237.290416.patch
Type: text/x-patch
Size: 9658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200908/767bcb67/attachment.bin>


More information about the llvm-commits mailing list