Skip to content
  1. Jun 29, 2008
  2. Jun 28, 2008
  3. Jun 27, 2008
  4. Jun 26, 2008
  5. Jun 25, 2008
    • Ted Kremenek's avatar
      CF ref checker: · 3185c9c9
      Ted Kremenek authored
      Tracked objects now have their type information tracked with them.
      
      Enhanced summaries for ObjC methods to include the type information of the receiver.
      
      Used the enhanced summaries to support the idiom that NSWindow owns itself (it sends a release message to itself upon close).
      
      Added some comments.
      
      Did some cleanups with the checker logic using operator overloading (reduced redundant code which I was concerned about being the source of bugs).
      
      llvm-svn: 52741
      3185c9c9
    • Ted Kremenek's avatar
      Add Profile method to QualType. · 0654d156
      Ted Kremenek authored
      llvm-svn: 52735
      0654d156
    • Ted Kremenek's avatar
      Update VS project files. · c5d1e443
      Ted Kremenek authored
      llvm-svn: 52732
      c5d1e443
Loading