[PATCH] D27837: Add fix-it notes to the nullability consistency warning
Jordan Rose via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 16 14:26:52 PST 2016
jordan_rose updated this revision to Diff 81796.
jordan_rose added a comment.
Updated names to match LLVM style.
Repository:
rL LLVM
https://reviews.llvm.org/D27837
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaType.cpp
test/FixIt/Inputs/nullability.h
test/FixIt/nullability.mm
test/SemaObjCXX/Inputs/nullability-consistency-1.h
test/SemaObjCXX/Inputs/nullability-consistency-2.h
test/SemaObjCXX/Inputs/nullability-consistency-3.h
test/SemaObjCXX/Inputs/nullability-consistency-4.h
test/SemaObjCXX/Inputs/nullability-consistency-5.h
test/SemaObjCXX/Inputs/nullability-consistency-6.h
test/SemaObjCXX/Inputs/nullability-consistency-7.h
test/SemaObjCXX/Inputs/nullability-consistency-8.h
test/SemaObjCXX/Inputs/nullability-consistency-arrays.h
test/SemaObjCXX/Inputs/nullability-consistency-system/nullability-consistency-system.h
test/SemaObjCXX/Inputs/nullability-pragmas-1.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27837.81796.patch
Type: text/x-patch
Size: 33022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161216/2b0cab2a/attachment-0001.bin>
More information about the cfe-commits
mailing list