[ubsan] Use the nicer nullability diagnostic handlers
This is a follow-up to r297700 (Add a nullability sanitizer). It addresses some FIXME's re: using nullability-specific diagnostic handlers from compiler-rt, now that the necessary handlers exist. check-ubsan test updates to follow. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@297750 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/CodeGen/CGCall.cpp 8 additions, 5 deletionslib/CodeGen/CGCall.cpp
- lib/CodeGen/CGDecl.cpp 2 additions, 3 deletionslib/CodeGen/CGDecl.cpp
- lib/CodeGen/CodeGenFunction.h 5 additions, 1 deletionlib/CodeGen/CodeGenFunction.h
- test/CodeGenObjC/ubsan-nullability.m 7 additions, 7 deletionstest/CodeGenObjC/ubsan-nullability.m
Loading
Please register or sign in to comment