[all-commits] [llvm/llvm-project] 8e029d: [CLANG] XFAIL c-strings.c & volatile-1.c AArch64/W...
Omair Javaid via All-commits
all-commits at lists.llvm.org
Mon Dec 19 01:03:49 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8e029d9e35092d1440dafc8991e73fb8c3b323d7
https://github.com/llvm/llvm-project/commit/8e029d9e35092d1440dafc8991e73fb8c3b323d7
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths:
M clang/test/CodeGen/c-strings.c
Log Message:
-----------
[CLANG] XFAIL c-strings.c & volatile-1.c AArch64/Windows
c-strings.c was marked XFAIL for msvc ABI on AArch64/Windows platform.
But it is failing due to alignment issue on WoA for both msvc and gnu
gnu ABIs. I am going to mark them as XFAIL for both.
More information about the All-commits
mailing list