summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-ctor.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert r110936; this fails on clang-i686-darwin10 too.Dan Gohman2010-08-121-2/+3
| | | | llvm-svn: 110942
* Make this test darwin only.Devang Patel2010-08-121-3/+2
| | | | llvm-svn: 110936
* Temporarily disable this failing test, until it can be properlyDan Gohman2010-08-121-1/+2
| | | | | | investigated. llvm-svn: 110917
* Emit a stop point for delegate constructor call. This gives user a chance to ↵Devang Patel2010-08-111-0/+13
step into constructor body. llvm-svn: 110853
OpenPOWER on IntegriCloud