Closed rpoyner-tri closed 1 week ago
This patch avoids linker errors seen with clang 16 through 18 seen on both macos and ubuntu noble. Somehow, without this patch, the compiler emits undefined symbols containing the Drake-only using-statement type MatrixX.
MatrixX
This change is
@drake-jenkins-bot mac-arm-sequoia-clang-bazel-experimental-release please.
@drake-jenkins-bot mac-arm-sequoia-unprovisioned-clang-bazel-experimental-release please.
This patch avoids linker errors seen with clang 16 through 18 seen on both macos and ubuntu noble. Somehow, without this patch, the compiler emits undefined symbols containing the Drake-only using-statement type
MatrixX
.This change is