summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2025-02-28 13:56:16 -0100
committerGitHub <noreply@github.com>2025-02-28 09:56:16 -0500
commite6a0ee3d1d12c9c02c1a361109e282d18dd2430c (patch)
tree668583ec3d6b4c58b3877ac2fcdb8eebd6a7e1ba /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parentdea08c2b67f38dba707003374f41b2277ab564d4 (diff)
[libc++][ci] Update the Windows toolchains to Clang 19 (#129232)
This also fixes test failures in the clang-cl build configs that started a couple days ago. It seems like the failures were triggered by an update to the base image on the Github provided runners. There were failures in test/libcxx/system_reserved_names.gen.py, due to an issue in an Clang intrinsics header (avx512fp16intrin.h); this issue was observed and fixed for Clang 19 in 6f04f46927c. The test does #define A SYSTEM_RESERVED_NAME which clashes with a parameter with the name `A` in that header. By upgrading the toolchain to Clang 19, we get fixed version of this intrinsics header. Also update the llvm-mingw toolchains to a version with Clang 19.1.7.
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions