[PATCH] D97388: [analyzer] Replace StoreManager::evalIntegralCast with SValBuilder::evalCast
    Artem Dergachev via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Mar  3 15:55:30 PST 2021
    
    
  
NoQ added a comment.
That's definitely an improvement for our API surface. I think this is good but like @steakhal said I recommend running on a large codebase looking for potential regressions because this code is (still) very much spaghetti and hard to reason about.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97388/new/
https://reviews.llvm.org/D97388
    
    
More information about the cfe-commits
mailing list