[PATCH] D47155: [analyzer] Reduce simplifySVal complexity threshold further.

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 21 15:53:28 PDT 2018


george.karpenkov added a comment.

Also we should make sure that all recursive transformations on expressions represented as DAGs should be memoized.


Repository:
  rC Clang

https://reviews.llvm.org/D47155





More information about the cfe-commits mailing list