[PATCH] D22374: [analyzer] Copy and move constructors - ExprEngine extended for "almost trivial" copy and move constructors
Balogh, Ádám via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 3 08:10:53 PDT 2016
baloghadamsoftware added a comment.
I agree with you. Do I have to modify the checker (in a separate patch), or someone else can do it? I do not know how difficult it is to unpack the store of a LazyCompoundVal (it probably has to be done recursively).
https://reviews.llvm.org/D22374
More information about the cfe-commits
mailing list