Closed jwmcglynn closed 1 year ago
Patch and project coverage have no change.
Comparison is base (
ca918f8
) 80.74% compared to head (200bb08
) 80.74%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
libclang libraries use libstdc++, so it conflicts with the default libc++ build. Introduce a bazel build transition, and use it to build hdoc and the example clang plugin.
Fixes #35