Skip to content
  1. Dec 22, 2010
  2. Dec 20, 2010
  3. Dec 02, 2010
  4. Dec 01, 2010
  5. Nov 26, 2010
  6. Nov 24, 2010
    • Ted Kremenek's avatar
      Adjust method calls to reflect name changes in · b3b56c6b
      Ted Kremenek authored
      ImmutableSet/ImmtuableMap/ImmutableList APIs.
      
      Along the way, clean up some method names in
      the static analyzer so that they are more
      descriptive and/or start with lowercase letters.
      
      llvm-svn: 120071
      b3b56c6b
  7. Nov 02, 2010
  8. Sep 09, 2010
    • Gabor Greif's avatar
      do not bind temporaries to non-const references · 230ddf37
      Gabor Greif authored
      this fixes all analyser test failures in my gcc34-based
      environment
      
      how the cast result could bind to the non-const ref is
      somewhat mysterious and remains to be investigated; to
      avoid similar miscompilations (by gcc34 only?)
      
      llvm-svn: 113480
      230ddf37
  9. Aug 25, 2010
  10. Aug 17, 2010
  11. Aug 16, 2010
  12. Aug 14, 2010
  13. Aug 11, 2010
  14. Aug 06, 2010
  15. Jul 27, 2010
  16. Jul 09, 2010
  17. Jul 07, 2010
Loading