Model temporary destructors from logical operators with known values.
If the truth value of a LHS is known, we can build the knowledge whether a temporary destructor is executed or not into the CFG. This is needed by the return type analysis. llvm-svn: 215118
Loading
Please sign in to comment