[all-commits] [llvm/llvm-project] c0a74a: [libc] Use QUEUE_TYPEOF in STAILQ_LAST (#79011)
Petr Hosek via All-commits
all-commits at lists.llvm.org
Mon Jan 22 10:25:18 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c0a74ad90c34de5e17f713cd2a97223a425dfeb7
https://github.com/llvm/llvm-project/commit/c0a74ad90c34de5e17f713cd2a97223a425dfeb7
Author: Petr Hosek <phosek at google.com>
Date: 2024-01-22 (Mon, 22 Jan 2024)
Changed paths:
M libc/include/llvm-libc-macros/sys-queue-macros.h
Log Message:
-----------
[libc] Use QUEUE_TYPEOF in STAILQ_LAST (#79011)
This is to ensure this macro is compatible with both C and C++.
More information about the All-commits
mailing list