Skip to content
  1. Aug 21, 2011
  2. Aug 20, 2011
  3. Aug 19, 2011
  4. Aug 18, 2011
  5. Aug 17, 2011
  6. Aug 16, 2011
  7. Aug 15, 2011
  8. Aug 13, 2011
  9. Aug 12, 2011
    • Anna Zaks's avatar
      MacOSKeychainAPIChecker: · fdd0aca0
      Anna Zaks authored
      Report errors earlier: on checkDeadSymbols() and clear the state after the symbol we are tracking goes out of scope. 
      
      Also, perform lazy error checking. Instead of forcing the paths to be split depending one the return value of the allocator, make the return symbol depend on the allocated data symbol, which prolongs its life span to the time when the allocated data symbol becomes dead.
      
      llvm-svn: 137523
      fdd0aca0
Loading