Skip to content

Conversation

copybara-service[bot]
Copy link

Add -fno-exceptions to clang flags when building coverage.cc

Also add -fno-rtti just in case, even though it's not strictly necessary.

Without this, attempting to link the compiled object file with clang will
result in an undefined reference to __gxx_personality_v0'` error.

Copy link

google-cla bot commented Oct 7, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@copybara-service copybara-service bot force-pushed the test_816122422 branch 2 times, most recently from 23eebe8 to 4ef102a Compare October 7, 2025 12:24
Also add -fno-rtti just in case, even though it's not strictly necessary.

Without this, attempting to link the compiled object file with `clang` will
result in an `undefined reference to `__gxx_personality_v0'` error.

PiperOrigin-RevId: 816162270
@copybara-service copybara-service bot merged commit 12c12d2 into master Oct 7, 2025
@copybara-service copybara-service bot deleted the test_816122422 branch October 7, 2025 12:31
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.

0 participants