[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
Fri Sep 25 17:06:41 PDT 2020
vsk updated this revision to Diff 294457.
vsk added a comment.
Simplify, per Akira's comment.
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.294457.patch
Type: text/x-patch
Size: 3695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200926/8e182cfb/attachment-0001.bin>
More information about the cfe-commits
mailing list