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

CI Update regression tests after recent mods #1375

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

jarzec
Copy link
Contributor

@jarzec jarzec commented Mar 2, 2025

Another update of regression test results still excluding the SIGSEGVs cause in Cland 18.1 in pure2-regex-general.cpp2.

@hsutter hsutter merged commit b2d4020 into hsutter:main Mar 3, 2025
27 of 29 checks passed
@hsutter
Copy link
Owner

hsutter commented Mar 3, 2025

Thanks!

@hsutter
Copy link
Owner

hsutter commented Mar 3, 2025

excluding the SIGSEGVs cause in Cland 18.1 in pure2-regex-general.cpp2

Is this something that needs to be fixed in the cppfront regex source, or is it a Clang 18 bug?

@jarzec
Copy link
Contributor Author

jarzec commented Mar 3, 2025

excluding the SIGSEGVs cause in Cland 18.1 in pure2-regex-general.cpp2

Is this something that needs to be fixed in the cppfront regex source, or is it a Clang 18 bug?

I hope to be able to find what is causing the problem, although that is not evident. Maybe it is possible to modify the test slightly to work around the issue.
In any case, a SIGSEGV inside the compiler is a bug on their side. I was thinking of trying to narrow it down a bit locally, which would help working around it. In addition this would allow for reporting a more concrete bug at https://github.com/llvm/llvm-project/issues, like what I did for this issue.

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