diff options
author | Derek Mauro <dmauro@google.com> | 2024-05-24 12:03:10 -0700 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2024-05-24 12:04:30 -0700 |
commit | 48235b8912de264abc5ed78a80516fb0b66dacd6 (patch) | |
tree | 19d5ae45a1a6131a3d1fe061fc7ab0b92e4c7a8f /ci | |
parent | 52bc669d0ee5d9d7f787cbf576e3733c2b28db9c (diff) | |
download | abseil-48235b8912de264abc5ed78a80516fb0b66dacd6.tar.gz abseil-48235b8912de264abc5ed78a80516fb0b66dacd6.tar.bz2 abseil-48235b8912de264abc5ed78a80516fb0b66dacd6.zip |
Workaround symbol resolution bug in Clang 19
Clang 19 seems to see the old usage of
absl::string_internal::HasAbslStringify in GoogleTest 1.14.0 and
incorrectly resolves absl::HasAbslStringify sometimes. This issue is
fixed when a version of GoogleTest that removes
absl::string_internal::HasAbslStringify is used.
This workaround is ugly but will be removed after the next GoogleTest
release.
PiperOrigin-RevId: 636993564
Change-Id: Ic166edbd4ddc2c716afbedec34be629cfc988e00
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions