Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce the PR20399 test case. | David Blaikie | 2014-10-01 | 4 | -79/+30 |
| | | | | | | | | | I couldn't get something /really/ obvious, and I imagine Richard Smith might be able to provide some text explaining the sequence of steps that's demonstrated by these files - but at least it's a bit simpler now. llvm-svn: 218840 | ||||
* | PR20399: Do not assert when adding an implicit member coming from a module at | Richard Smith | 2014-09-30 | 5 | -0/+124 |
writing time. Patch by Vassil Vassilev! llvm-svn: 218651 |