[PATCH] D69664: [Diagnostics] Teach -Wnull-dereference about address_space attribute
Leonard Chan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 8 17:45:00 PST 2019
leonardchan added a comment.
Hi. I have a suspicion this patch is causing a segfault for us when building zircon: https://ci.chromium.org/p/fuchsia/builders/ci/fuchsia-x64-debug-clang/b8897388724384628544
I'm almost done with a bisect and will provide a reproducer if this is the case. Just raising awareness in the meantime.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69664/new/
https://reviews.llvm.org/D69664
More information about the cfe-commits
mailing list