[PATCH] D123352: [analyzer] Add FixItHint to `nullability.NullReturnedFromNonnull` and `nullability.NullableReturnedFromNonnull`
Moshe via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 18 09:14:29 PDT 2022
MosheBerman updated this revision to Diff 430408.
MosheBerman marked an inline comment as done and 2 inline comments as not done.
MosheBerman added a comment.
Addressed feedback.
- Removed comment about NS-classes
- Changed some of the LIT test invocations
- Added StringRef where appropriate.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123352/new/
https://reviews.llvm.org/D123352
Files:
clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
clang/test/Analysis/analyzer-config.c
clang/test/Analysis/nullability-fixits.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123352.430408.patch
Type: text/x-patch
Size: 18239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220518/4ea05d1e/attachment-0001.bin>
More information about the cfe-commits
mailing list