summaryrefslogtreecommitdiff
path: root/absl/strings/internal/memutil_test.cc
diff options
context:
space:
mode:
authorGravatar Derek Mauro <dmauro@google.com>2022-11-28 13:21:50 -0800
committerGravatar Copybara-Service <copybara-worker@google.com>2022-11-28 13:22:45 -0800
commit558a0e466c6328b835eeba81e77f2a88a6a90f3c (patch)
treef005b8de259b835f4e85432fdde305df7e045fef /absl/strings/internal/memutil_test.cc
parente5a7979d36a84831652abf3138c4d76797c002b5 (diff)
Avoid using the non-portable type __m128i_u.
According to https://stackoverflow.com/a/68939636 it is safe to use __m128i instead. https://learn.microsoft.com/en-us/cpp/intrinsics/x86-intrinsics-list?view=msvc-170 also uses this type instead Fixes #1330 PiperOrigin-RevId: 491427300 Change-Id: I4a1d44ac4d5e7c1e1ee063ff397935df118254a1
Diffstat (limited to 'absl/strings/internal/memutil_test.cc')
0 files changed, 0 insertions, 0 deletions