"llvm/lib/Target/X86/X86Instr64bit.td" did not exist on "9d2e9e376fe66bbecb78532e24470be6a954c491"
[ubsan] Extend the nonnull arg check to ObjC
UBSan's nonnull argument check applies when a parameter has the "nonnull" attribute. The check currently works for FunctionDecls, but not for ObjCMethodDecls. This patch extends the check to work for ObjC. Differential Revision: https://reviews.llvm.org/D30599 llvm-svn: 296996
Loading
Please register or sign in to comment