[PATCH] D27599: [analyzer] Teach the analyzer that pointers can escape into __cxa_demangle
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 9 05:46:56 PST 2016
NoQ added a comment.
LGTM!
This could be probably modeled as realloc, and/or we could look for leaks of its return value, if we wanted.
https://reviews.llvm.org/D27599
More information about the cfe-commits
mailing list