aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/PR4890-debug-info-dtor.cpp
AgeCommit message (Expand)Author
2010-01-26Fix the test I broke, and also fix a crash when declaring a virtual destructo...Anders Carlsson
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-09-11Pass the GlobalDecl to getMangledName, fixes PR4890.Anders Carlsson