[PATCH] D43718: [WebAssembly] Do not use Subsection as a local variable name.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 23 20:38:37 PST 2018
ruiu created this revision.
ruiu added a reviewer: sbc100.
Herald added subscribers: sunfish, aheejin, jgravelle-google, dschuff, jfb.
That variable hides the class of the same name.
https://reviews.llvm.org/D43718
Files:
lld/wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43718.135775.patch
Type: text/x-patch
Size: 5954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180224/07efa966/attachment.bin>
More information about the llvm-commits
mailing list