[PATCH] D41751: [analyzer] [NFS] Minor refactoring of trackNullOrUndefValue
George Karpenkov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 4 18:09:55 PST 2018
george.karpenkov created this revision.
george.karpenkov added reviewers: dcoughlin, NoQ.
Herald added subscribers: a.sidorin, szepet, xazax.hun.
Simple refactoring attempt: factor out some code, remove some repetition, use `auto` where appropriate.
https://reviews.llvm.org/D41751
Files:
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41751.128699.patch
Type: text/x-patch
Size: 11708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180105/0c929ad2/attachment.bin>
More information about the cfe-commits
mailing list