[PATCH] D62624: [InstCombine] Avoid use after free in DenseMap, when built with GCC
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 29 13:23:10 PDT 2019
mstorsjo added a comment.
FWIW, I can provide a small repro case that highlights the issue and file it as a bug, if you want.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62624/new/
https://reviews.llvm.org/D62624
More information about the llvm-commits
mailing list