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

Adds missing clang flag for dealing with pybind11 header file. #82

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

francocipollone
Copy link
Collaborator

🦟 Bug fix

Summary

  • Fixes clang build

See pybind/pybind11#1604

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if it affects the public API)

@francocipollone francocipollone added do-clang-test Triggers clang builds in a pull request do-static-analyzer-test Triggers scan-build builds in a pull request labels Oct 3, 2023
@francocipollone francocipollone merged commit 5850d00 into main Oct 3, 2023
8 of 11 checks passed
@francocipollone francocipollone deleted the francocipollone/clang_flag branch October 3, 2023 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-clang-test Triggers clang builds in a pull request do-static-analyzer-test Triggers scan-build builds in a pull request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant