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


sbc100 updated this revision to Diff 255723.
sbc100 marked an inline comment as done.
sbc100 added a comment.

feedback


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


More information about the llvm-commits mailing list