summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/pointer-escape-on-conservative-calls.c
Commit message (Collapse)AuthorAgeFilesLines
* [analyzer] Escape symbols conjured into specific regions during a ↵Gabor Horvath2019-12-111-0/+13
conservative EvalCall This patch introduced additional PointerEscape callbacks after conservative calls for output parameters. This should not really affect the current checkers but the upcoming FuchsiaHandleChecker relies on this heavily. Differential Revision: https://reviews.llvm.org/D71224
OpenPOWER on IntegriCloud