[PATCH] D78686: [PowerPC] Fix downcast from nullptr
Ng Zhi An via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 23 09:43:35 PDT 2020
ngzhian marked an inline comment as done.
ngzhian added a comment.
I don't have a good idea how to add test for this. With an ASAN build with -fsanitize=null, we get an error when running inlined-strings.ll.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78686/new/
https://reviews.llvm.org/D78686
More information about the llvm-commits
mailing list