Files
clang-p2996/clang/test/Sema/constant_builtins_vector.cpp
Seth Pellegrino 347a02b408 [clang][NFC] Repair tests for __builtin_convertvector on big-endian
Previously, the macro expansion to be explicit for the test cases had
unintentionally forced the tests to always run in little-endian mode.

This change restores the tests' endianness switch, and ensures that
the tests always run on both a little- and big-endian platform.
2024-04-29 13:45:00 -07:00

44 KiB