[PATCH] D88336: [ubsan] nullability-arg: Fix crash on C++ member function pointers
Vedant Kumar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 28 09:42:02 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG06bc685fa240: [ubsan] nullability-arg: Fix crash on C++ member pointers (authored by vsk).
Changed prior to commit:
https://reviews.llvm.org/D88336?vs=294457&id=294733#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88336/new/
https://reviews.llvm.org/D88336
Files:
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CGExpr.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/test/CodeGenCXX/ubsan-nullability-arg.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88336.294733.patch
Type: text/x-patch
Size: 3675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200928/6ea67e83/attachment.bin>
More information about the cfe-commits
mailing list