Skip to content
  • Tom Care's avatar
    Improved IdempotentOperationChecker false positives and false negatives. · f8a9863d
    Tom Care authored
    - Unfinished analysis may still report valid warnings if the path was completely analyzed
    - New 'CanVary' heuristic to recursively determine if a subexpression has a varying element
    - Updated test cases, including one known bug
    - Exposed GRCoreEngine through GRExprEngine
    
    llvm-svn: 110970
    f8a9863d
Loading