Skip to content
  1. Jul 15, 2009
  2. Jul 14, 2009
  3. Jul 13, 2009
    • Ted Kremenek's avatar
      Enhance SimpleSValuator::EvalBinOpNN to recognize the trivial case · b63f7152
      Ted Kremenek authored
      where we are comparing a symbolic value against itself, regardless of
      the nature of that symbolic value.
      
      This enhancement identified a case where RegionStoreManager is not
      correctly symbolicating the values of the pointees of parameters.  The
      failing test is now in 'test/Analysis/misc-ps-region-store.m', with
      that test file now (temporarily) marked XFAIL.
      
      llvm-svn: 75521
      b63f7152
Loading