Skip to content
  1. Dec 21, 2010
  2. Oct 11, 2010
  3. Sep 17, 2010
  4. Aug 26, 2010
  5. May 21, 2010
  6. Apr 12, 2010
  7. Feb 09, 2010
  8. Feb 06, 2010
  9. Dec 19, 2009
  10. Dec 16, 2009
  11. Nov 20, 2009
  12. Oct 30, 2009
  13. Oct 28, 2009
  14. Oct 20, 2009
  15. Oct 13, 2009
  16. Oct 11, 2009
  17. Oct 09, 2009
  18. Oct 02, 2009
  19. Sep 30, 2009
  20. Sep 28, 2009
  21. Sep 15, 2009
  22. Sep 09, 2009
  23. 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
  24. Sep 03, 2009
  25. Aug 24, 2009
  26. Aug 22, 2009
  27. Aug 02, 2009
  28. Jul 25, 2009
Loading