Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert r110936; this fails on clang-i686-darwin10 too. | Dan Gohman | 2010-08-12 | 1 | -2/+3 |
| | | | | llvm-svn: 110942 | ||||
* | Make this test darwin only. | Devang Patel | 2010-08-12 | 1 | -3/+2 |
| | | | | llvm-svn: 110936 | ||||
* | Temporarily disable this failing test, until it can be properly | Dan Gohman | 2010-08-12 | 1 | -1/+2 |
| | | | | | | investigated. llvm-svn: 110917 | ||||
* | Emit a stop point for delegate constructor call. This gives user a chance to ↵ | Devang Patel | 2010-08-11 | 1 | -0/+13 |
step into constructor body. llvm-svn: 110853 |