Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

whitespace and typo #104

Merged
merged 3 commits into from
Dec 3, 2015
Merged

whitespace and typo #104

merged 3 commits into from
Dec 3, 2015

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
///
///> Bbb.
/// Bbb.

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