Skip to content
  1. Mar 30, 2011
  2. Mar 27, 2011
  3. Feb 23, 2011
  4. Jan 26, 2011
  5. Jan 19, 2011
  6. Dec 21, 2010
  7. Oct 11, 2010
  8. Sep 17, 2010
  9. Aug 26, 2010
  10. May 21, 2010
  11. Apr 12, 2010
  12. Feb 09, 2010
  13. Feb 06, 2010
  14. Dec 19, 2009
  15. Dec 16, 2009
  16. Nov 20, 2009
  17. Oct 30, 2009
  18. Oct 28, 2009
  19. Oct 20, 2009
  20. Oct 13, 2009
  21. Oct 11, 2009
  22. Oct 09, 2009
  23. Oct 02, 2009
  24. Sep 30, 2009
  25. Sep 28, 2009
  26. Sep 15, 2009
  27. Sep 09, 2009
  28. Sep 04, 2009
    • Douglas Gregor's avatar
      Don't generate any code for an explicit call to a trivial destructor. · d94105a1
      Douglas Gregor authored
      Now that parsing, semantic analysis, and (I think) code generation of
      pseudo-destructor expressions and explicit destructor calls works,
      update the example-dynarray.cpp test to destroy the objects it
      allocates and update the test to actually compile + link.
      The code seems correct, but the Clang-compiled version dies with a
      malloc error. Time to debug!
      
      llvm-svn: 81025
      d94105a1
  29. Sep 03, 2009
Loading