diff options
author | Derek Mauro <dmauro@google.com> | 2022-11-28 13:21:50 -0800 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2022-11-28 13:22:45 -0800 |
commit | 558a0e466c6328b835eeba81e77f2a88a6a90f3c (patch) | |
tree | f005b8de259b835f4e85432fdde305df7e045fef /absl/strings/internal/str_format/checker.h | |
parent | e5a7979d36a84831652abf3138c4d76797c002b5 (diff) | |
download | abseil-558a0e466c6328b835eeba81e77f2a88a6a90f3c.tar.gz abseil-558a0e466c6328b835eeba81e77f2a88a6a90f3c.tar.bz2 abseil-558a0e466c6328b835eeba81e77f2a88a6a90f3c.zip |
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/str_format/checker.h')
0 files changed, 0 insertions, 0 deletions