Skip to content

Conversation

@ramonasuncion
Copy link
Member

Replace diff -u <(tail -n +9 %s) %t.txt substitution with a temp file for LLVMs LIT internal shell

Note: Start tail at line 10 to skip // EXPECTED OUTPUT STARTS BELOW THIS LINE so the temp file matches the actual compiler output

Partially address #84407

…shell

Replace `diff -u <(tail -n +9 %s) %t.txt` substitution with a temp file
for LLVMs LIT internal shell

Note: Start tail at line 10 to skip `// EXPECTED OUTPUT STARTS BELOW THIS LINE`
so the temp file matches the actual compiler output
@hnrklssn
Copy link
Member

hnrklssn commented Oct 1, 2025

@swift-ci please smoke test

Copy link
Member

@hnrklssn hnrklssn left a comment

Choose a reason for hiding this comment

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

LGTM

@hnrklssn
Copy link
Member

hnrklssn commented Oct 1, 2025

@swift-ci please smoke test linux platform

@hnrklssn hnrklssn merged commit ebd6d8c into swiftlang:main Oct 2, 2025
3 checks passed
@ramonasuncion ramonasuncion deleted the test-ide-tail-diff branch October 2, 2025 01:55
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