[PATCH] D36851: [analyzer] Fix modeling of ctors

Alexander Shaposhnikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 17 17:07:58 PDT 2017


alexshap added a comment.



  >One alternative we discussed was performing this logic in RegionStore instead and skipping the default binding there 
  >if we saw that the base region was empty. What do you think of that approach? (We would have to be careful for exactly the reasons described in your FIXME)

yeah, i thought about this option as well, i can update my diff to try that and see how it works.


Repository:
  rL LLVM

https://reviews.llvm.org/D36851





More information about the cfe-commits mailing list