[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
Tue Apr 7 10:51:55 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5be42f36f568: [WebAssembly][MC] Fix leak of std::string members in MCSymbolWasm (authored by sbc100).

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.255732.patch
Type: text/x-patch
Size: 8253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200407/c23fb8e7/attachment.bin>


More information about the llvm-commits mailing list