Skip to content

Migrate CEL-C implementation language to C++#4

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_929858309
Jun 10, 2026
Merged

Migrate CEL-C implementation language to C++#4
copybara-service[bot] merged 1 commit into
masterfrom
test_929858309

Conversation

@copybara-service

Copy link
Copy Markdown

Migrate CEL-C implementation language to C++

The public API will continue to be C, however the implementation language is switching to C++ from C. This change does the bare minimum so that we can use C++ in the implementation. All source files are switched to C++ and use extern "C" to export their implementations.

@copybara-service copybara-service Bot force-pushed the test_929858309 branch 8 times, most recently from a917b26 to 4331361 Compare June 10, 2026 16:22
The public API will continue to be C, however the implementation language is switching to C++ from C. This change does the bare minimum so that we can use C++ in the implementation. All source files are switched to C++ and use `extern "C"` to export their implementations.

PiperOrigin-RevId: 929900556
@copybara-service copybara-service Bot merged commit 45be810 into master Jun 10, 2026
@copybara-service copybara-service Bot deleted the test_929858309 branch June 10, 2026 16:26
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.

1 participant