[PATCH] D35216: [analyzer] Escape symbols when creating std::initializer_list.
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 5 01:45:15 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL314975: [analyzer] Fix leak false positives on stuff put in C++/ObjC initializer lists. (authored by dergachev).
Changed prior to commit:
https://reviews.llvm.org/D35216?vs=117699&id=117785#toc
Repository:
rL LLVM
https://reviews.llvm.org/D35216
Files:
cfe/trunk/lib/StaticAnalyzer/Core/ExprEngine.cpp
cfe/trunk/test/Analysis/initializer.cpp
cfe/trunk/test/Analysis/objc-boxing.m
cfe/trunk/test/Analysis/objc-for.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35216.117785.patch
Type: text/x-patch
Size: 7073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171005/15bef222/attachment.bin>
More information about the cfe-commits
mailing list