[PATCH] D134616: [CodeView] Avoid NULL deref of Scope
Mike Hommey via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 6 16:01:33 PDT 2022
glandium updated this revision to Diff 465916.
glandium added a comment.
Adding a testcase that crashes without the patch and passes with the patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134616/new/
https://reviews.llvm.org/D134616
Files:
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/test/DebugInfo/COFF/global_rust.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134616.465916.patch
Type: text/x-patch
Size: 10882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221006/52593c51/attachment.bin>
More information about the llvm-commits
mailing list