[PATCH] D105693: [analyzer][solver][NFC] Refactor how we detect (dis)equalities
    Valeriy Savchenko via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Jul 13 10:35:46 PDT 2021
    
    
  
vsavchenko added inline comments.
================
Comment at: clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp:687
 
 /// A small helper structure representing symbolic equality.
 ///
----------------
martong wrote:
> This is no longer a `structure`.
Good catch!
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105693/new/
https://reviews.llvm.org/D105693
    
    
More information about the cfe-commits
mailing list