Combine the checks for returns_nonnull and for operator new returning null, in...
Combine the checks for returns_nonnull and for operator new returning null, in Sema::CheckReturnValExpr. Add the missing handling of value-dependent expressions for returns_nonnull. llvm-svn: 199989
Loading
Please register or sign in to comment