[PATCH] D41050: Fix over-release of return value of lambda implicitly converted to block/function pointer
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 12 20:31:08 PST 2017
rjmccall added a comment.
We do try to avoid relying on optimizer behavior in our tests. I don't know why you need that here.
Repository:
rC Clang
https://reviews.llvm.org/D41050
More information about the cfe-commits
mailing list