[all-commits] [llvm/llvm-project] 301f3d: [CLANG] Fix typo in test/CodeGen/c-strings.c
Omair Javaid via All-commits
all-commits at lists.llvm.org
Tue Dec 20 01:00:59 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 301f3da5162499965287338a0cd52309fb28e8b8
https://github.com/llvm/llvm-project/commit/301f3da5162499965287338a0cd52309fb28e8b8
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2022-12-20 (Tue, 20 Dec 2022)
Changed paths:
M clang/test/CodeGen/c-strings.c
Log Message:
-----------
[CLANG] Fix typo in test/CodeGen/c-strings.c
This patch fixes a typo in test/CodeGen/c-strings.c. Test was failing
on AArch64/Windows.
More information about the All-commits
mailing list