[PATCH] D47402: [analyzer] Improve simplifySVal performance further.

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 25 18:03:53 PDT 2018


george.karpenkov added a comment.

@NoQ we should make sure the memory is not exploding and that we don't make the analyzer slower in other cases. Though we could commit this, and then let CI figure out potential regressions.


Repository:
  rC Clang

https://reviews.llvm.org/D47402





More information about the cfe-commits mailing list