[PATCH] D26685: [Analysis] Add Basic Escape Analysis
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 2 04:53:37 PST 2016
JDevlieghere added a comment.
Hal, Philip, thanks for having a look. Because you both mentioned `CaptureTracking.cpp`, I took another look at the source code and I'm starting to doubt my original premise that there are cases where we have something that escapes but isn't captured. I'll do some testing over the weekend to make sure.
Repository:
rL LLVM
https://reviews.llvm.org/D26685
More information about the llvm-commits
mailing list