[all-commits] [llvm/llvm-project] 6f97e6: [fuchsia][libc] Include missing macro definitions ...
Caslyn Tonelli via All-commits
all-commits at lists.llvm.org
Fri Jan 26 13:21:09 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f97e6bcf71d5cb6130d74d75f1db87e63be2c8d
https://github.com/llvm/llvm-project/commit/6f97e6bcf71d5cb6130d74d75f1db87e63be2c8d
Author: Caslyn Tonelli <6718161+Caslyn at users.noreply.github.com>
Date: 2024-01-26 (Fri, 26 Jan 2024)
Changed paths:
M libc/test/UnitTest/FuchsiaTest.h
Log Message:
-----------
[fuchsia][libc] Include missing macro definitions (#79639)
PR 79573 introduced `ASSERT_ERRNO_*` macros for use in libc tests.
Introduce these macro definitions to FuchsiaTest.h for string tests to
compile on Fuchsia.
More information about the All-commits
mailing list