[PATCH] D27202: [analyzer] Do not conjure a symbol for return value of a conservatively evaluated function

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 16 05:56:08 PST 2017


baloghadamsoftware added a comment.

Any progress regarding this patch? Is https://reviews.llvm.org/D26837 necessarily a dependency, or we just need isCompoundType() function? This function could be moved to a separate patch so the dependency could be removed.


https://reviews.llvm.org/D27202





More information about the cfe-commits mailing list