aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/debug-info-ctor.cpp
AgeCommit message (Expand)Author
2010-08-12Revert r110936; this fails on clang-i686-darwin10 too.Dan Gohman
2010-08-12Make this test darwin only.Devang Patel
2010-08-12Temporarily disable this failing test, until it can be properlyDan Gohman
2010-08-11Emit a stop point for delegate constructor call. This gives user a chance to ...Devang Patel