[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:21 PDT 2020


sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, hiraditya, jgravelle-google, dschuff.
Herald added a project: LLVM.
sbc100 added reviewers: sunfish, dschuff.
sbc100 updated this revision to Diff 255578.
sbc100 added a comment.

- revert


Fixes: https://bugs.llvm.org/show_bug.cgi?id=45452


Repository:
  rG LLVM Github Monorepo

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/d4bf9f71/attachment.bin>


More information about the llvm-commits mailing list