Note that with all my patches thrown together (full-expr temp dtor (the big
one), dtor inlining and this one), I now get one single monster patch that
both:
1. passes all tests \o/
2. asserts that we don't leave marked CXXBindTemporaryExprs around \o/


On Thu, Jul 31, 2014 at 3:55 PM, Manuel Klimek <[email protected]> wrote:

> Adapt now working cfg tests.
> Handle more cases for lifetime extension.
> Fix bug in materialize-temporary handling.
>
> http://reviews.llvm.org/D4706
>
> Files:
>   lib/Analysis/CFG.cpp
>   test/Analysis/auto-obj-dtors-cfg-output.cpp
>   test/Analysis/cfg.cpp
>   test/Analysis/temp-obj-dtors-cfg-output.cpp
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to