Skip to content

Conversation

owenv
Copy link
Contributor

@owenv owenv commented Aug 30, 2025

Remarks are increasingly used as a way of allowing users to additional opt-in information about a compile, and it makes sense to make this information available to clients of SourceKit as well.

@owenv
Copy link
Contributor Author

owenv commented Aug 30, 2025

@swift-ci smoke test

Copy link
Contributor

@bnbarham bnbarham left a comment

Choose a reason for hiding this comment

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

Thanks 🙇‍♂️

// CHECK-NEXT: {
// CHECK-NEXT: key.line: 2,
// CHECK-NEXT: key.column: 24,
// CHECK-NEXT: key.filepath: "SOURCE_DIR/test/SourceKit/Diagnostics/remarks.swift",
Copy link
Contributor

Choose a reason for hiding this comment

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

Need both / and \ for Windows

Copy link
Member

Choose a reason for hiding this comment

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

I think that %/s might allow us to get away in this case to avoid the regexes.

@owenv owenv force-pushed the owenv/sourcekit-remarks branch from 3a3dbfa to 429c1be Compare August 31, 2025 03:34
@owenv
Copy link
Contributor Author

owenv commented Aug 31, 2025

@swift-ci smoke test

@owenv owenv force-pushed the owenv/sourcekit-remarks branch from 429c1be to 593346a Compare August 31, 2025 05:17
@owenv
Copy link
Contributor Author

owenv commented Aug 31, 2025

@swift-ci smoke test

@owenv owenv merged commit 57062d8 into swiftlang:main Aug 31, 2025
3 checks passed
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