Skip to content

[hls-fuzzer] Fix stderr of clang not being properly captured#976

Merged
zero9178 merged 1 commit into
mainfrom
users/zero9179/clang-capture-stderr
Jun 15, 2026
Merged

[hls-fuzzer] Fix stderr of clang not being properly captured#976
zero9178 merged 1 commit into
mainfrom
users/zero9179/clang-capture-stderr

Conversation

@zero9178

Copy link
Copy Markdown
Collaborator

The execute scripts generated by the fuzzer previously just forwarded clang's stderr as is without capturing it in the $OUTPUT variable as intended. This meant that the known issues below were not being detected when it should have been.

The execute scripts generated by the fuzzer previously just forwarded clang's stderr as is without capturing it in the `$OUTPUT` variable as intended. This meant that the known issues below were not being detected when it should have been.
@zero9178 zero9178 requested a review from Jiahui17 June 14, 2026 19:32
@zero9178 zero9178 merged commit 58256ff into main Jun 15, 2026
8 checks passed
@zero9178 zero9178 deleted the users/zero9179/clang-capture-stderr branch June 15, 2026 10:27
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