Fabian Hahn
Results
1
issues of
Fabian Hahn
Running `bazel test` on `cc_test` targets that do not specify `linkstatic = 1` seems to be broken since v2.1.0. The last working version was v2.0.0. Minimal reproduction case: https://github.com/FabianHahn/dynamic_test_repro Example...