[PATCH] D53931: TableGen: Fix ASAN error
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 31 10:43:24 PDT 2018
kparzysz accepted this revision.
kparzysz added a comment.
This revision is now accepted and ready to land.
Thanks for the investigation. What concerns me a bit is that this isn't the only place where this pattern occurs, but hopefully it will be detected if it causes problems. It would be nice to have enough data to file a bug report against stdc++, but for now we can apply this workaround.
Repository:
rL LLVM
https://reviews.llvm.org/D53931
More information about the llvm-commits
mailing list