aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/debug-info-ctor.cpp
AgeCommit message (Collapse)Author
2010-08-12Revert r110936; this fails on clang-i686-darwin10 too.Dan Gohman
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110942 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-12Make this test darwin only.Devang Patel
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110936 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-12Temporarily disable this failing test, until it can be properlyDan Gohman
investigated. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110917 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-11Emit a stop point for delegate constructor call. This gives user a chance to ↵Devang Patel
step into constructor body. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110853 91177308-0d34-0410-b5e6-96231b3b80d8