[PATCH] D77627: [WebAssembly][MC] Fix leak of std::string members in MCSymbolWasm

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 6 21:16:22 PDT 2020


sbc100 updated this revision to Diff 255578.
sbc100 added a comment.

- revert


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77627

Files:
  llvm/include/llvm/MC/MCSymbolWasm.h
  llvm/lib/MC/MCContext.cpp
  llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77627.255578.patch
Type: text/x-patch
Size: 8523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200407/d11c336b/attachment.bin>


More information about the llvm-commits mailing list