Skip to content
  1. Nov 02, 2012
  2. Nov 01, 2012
  3. Oct 31, 2012
  4. Oct 30, 2012
  5. Oct 29, 2012
  6. Oct 18, 2012
  7. Oct 16, 2012
  8. Oct 13, 2012
  9. Oct 11, 2012
  10. Oct 01, 2012
  11. Sep 29, 2012
    • Anna Zaks's avatar
      [analyzer] Re-implement IvarInvalidationChecker so that it verifies that · 0353aad5
      Anna Zaks authored
      the validation occurred.
      
      The original implementation was pessimistic - we assumed that ivars
      which escape are invalidated. This version is optimistic, it assumes
      that the ivars will always be explicitly invalidated: either set to nil
      or sent an invalidation message.
      
      llvm-svn: 164868
      0353aad5
  12. Sep 27, 2012
Loading