Skip to content

Conversation

@rogergzou
Copy link
Contributor

No description provided.

lattner added a commit that referenced this pull request Dec 3, 2015
@lattner lattner merged commit 61cc0d8 into swiftlang:master Dec 3, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I belive these are test comments for the parser. Changes in this file should be reverted.

@lattner
Copy link
Contributor

lattner commented Dec 3, 2015

You're right, thanks. This broke a regression test too. I reverted that change in 6026b6d.

-Chris

@thanegill
Copy link

There are two more changes in that file that aren't reverted in 6026b6d

As shown here:
c8b942b

@lattner
Copy link
Contributor

lattner commented Dec 3, 2015

Understood, are those changes causing a problem?

@thanegill
Copy link

Not that I've found. Just pointing them out in case they were test cases that now don't exist.

DougGregor added a commit to DougGregor/swift that referenced this pull request Sep 11, 2017
Addressed ABI FIXME’s swiftlang#104 and swiftlang#105, making Sequence’s SubSequence conform to Sequence, with the same element type, and for which the SubSequence of a SubSequence is the same SubSequence.
DougGregor added a commit to DougGregor/swift that referenced this pull request Sep 12, 2017
Addressed ABI FIXME’s #4, swiftlang#5, swiftlang#104 and swiftlang#105, making Sequence’s
SubSequence conform to Sequence, with the same element type, and for
which the SubSequence of a SubSequence is the same SubSequence.

Fixes SR-318 / rdar://problem/31418206.
DougGregor added a commit to DougGregor/swift that referenced this pull request Oct 1, 2017
Addressed ABI FIXME’s #4, swiftlang#5, swiftlang#104 and swiftlang#105, making Sequence’s
SubSequence conform to Sequence, with the same element type, and for
which the SubSequence of a SubSequence is the same SubSequence.

Fixes SR-318 / rdar://problem/31418206.
dabelknap added a commit to dabelknap/swift that referenced this pull request Sep 19, 2018
Fix `newline` token length calculation
maldahleh pushed a commit to maldahleh/swift that referenced this pull request Oct 26, 2020
build-script: remove any swift files in the generated file dir before generating new ones
freak4pc pushed a commit to freak4pc/swift that referenced this pull request Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants