Skip to content

[Swift]: Using Located<T> instead of std::pair<SourceLoc, T> #522

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

Merged
merged 1 commit into from
Jan 6, 2020
Merged

[Swift]: Using Located<T> instead of std::pair<SourceLoc, T> #522

merged 1 commit into from
Jan 6, 2020

Conversation

kitaisreal
Copy link

To successfully compile project after Located were introduced through Compiler. We need to use Located into lldb source code.

https://bugs.swift.org/browse/SR-11889
swiftlang/swift#28643

@varungandhi-apple, @CodaFi

@varungandhi-apple
Copy link

@swift-ci please smoke test

@varungandhi-apple
Copy link

@swift-ci please test

@varungandhi-apple
Copy link

Oh I ran the test incorrectly. Oops.

Please test with following pull request:
swiftlang/swift#28643

@swift-ci please test

@varungandhi-apple
Copy link

Please test with following pull request:
swiftlang/swift#28643

@swift-ci please test

@varungandhi-apple
Copy link

Both Swift and LLVM test suites are passing. Merging!

@varungandhi-apple varungandhi-apple merged commit 6331cb7 into swiftlang:swift/master Jan 6, 2020
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.

2 participants