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

[clang][bpf] Fix invalid RUN lines in stack protector warning test #65251

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

DavidSpickett
Copy link
Collaborator

2 of them were missing the ":" on the end.

Adding them broke the test so I had to add a new prefix just for the warning runs only.

I manually checked the first RUNs and there is no warning emitted, as expected.

2 of them were missing the ":" on the end.

Adding them broke the test so I had to add a new prefix just for
the warning runs only.

I manually checked the first RUNs and there is no warning emitted,
as expected.
@DavidSpickett DavidSpickett requested a review from a team as a code owner September 4, 2023 10:16
@DavidSpickett
Copy link
Collaborator Author

@eddyz87 ping!

@DavidSpickett
Copy link
Collaborator Author

I'm going to assume this is fine given that the test passes. We can always revert it if that is not the case.

@DavidSpickett DavidSpickett merged commit 7e6a5fe into llvm:main Sep 14, 2023
1 check passed
@DavidSpickett DavidSpickett deleted the bpf-test branch September 14, 2023 09:24
kstoimenov pushed a commit to kstoimenov/llvm-project that referenced this pull request Sep 14, 2023
…lvm#65251)

2 of them were missing the ":" on the end.

Adding them broke the test so I had to add a new prefix just for the
warning runs only.

I manually checked the first RUNs and there is no warning emitted, as
expected.
ZijunZhaoCCK pushed a commit to ZijunZhaoCCK/llvm-project that referenced this pull request Sep 19, 2023
…lvm#65251)

2 of them were missing the ":" on the end.

Adding them broke the test so I had to add a new prefix just for the
warning runs only.

I manually checked the first RUNs and there is no warning emitted, as
expected.
@eddyz87
Copy link
Contributor

eddyz87 commented Nov 30, 2023

@eddyz87 ping!

@DavidSpickett, my apologies, I messed up my notification settings.
Thank you for fixing this test.

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.

None yet

2 participants