[PATCH] D14938: Fix implicit conversion from _Nullable to _Nonnull warnings in C++

George Burgess IV via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 14 14:04:00 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255556: [Sema] Make nullness warnings appear in C++. (authored by gbiv).

Changed prior to commit:
  http://reviews.llvm.org/D14938?vs=40987&id=42770#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14938

Files:
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/Sema/Sema.cpp
  cfe/trunk/lib/Sema/SemaExprCXX.cpp
  cfe/trunk/test/Sema/nullability.c
  cfe/trunk/test/SemaCXX/nullability.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14938.42770.patch
Type: text/x-patch
Size: 7336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151214/864a4dd7/attachment.bin>


More information about the cfe-commits mailing list