[PATCH] Implement inlining of temporary destructors.

Manuel Klimek klimek at google.com
Wed Aug 6 06:50:21 PDT 2014


Jordan, I think this is the next topic we need to address (as the lifetime
extended temporaries solution would depend on temp dtor inlining working).
If you think it helps I can put it under a flag for now?

On Wed, Aug 6, 2014 at 3:43 PM, Manuel Klimek <klimek at google.com> wrote:

> Added more tests, and a FIXME for the parameter passing test.
> Addressed review comments.
>
> http://reviews.llvm.org/D4740
>
> Files:
>   lib/Analysis/LiveVariables.cpp
>   lib/StaticAnalyzer/Core/CallEvent.cpp
>   lib/StaticAnalyzer/Core/ExprEngine.cpp
>   lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
>   lib/StaticAnalyzer/Core/ProgramState.cpp
>   lib/StaticAnalyzer/Core/RegionStore.cpp
>   test/Analysis/temporaries.cpp
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140806/f5315fac/attachment.html>


More information about the cfe-commits mailing list