lifting-bits / cxx-common

Common dependency management for various Trail of Bits C++ codebases
Apache License 2.0
31 stars 11 forks source link

default back to clang-10 because things broke #967

Closed Ninja3047 closed 2 years ago

Ninja3047 commented 2 years ago

More specifically, objects compiled with clang-14 cannot be linked with objects compiled with clang-10 due to PIE and relocations