[all-commits] [llvm/llvm-project] 0ca7d5: [NFCI][lldb][test] Enable GNU POSIX extensions whe...
Raul Tambre via All-commits
all-commits at lists.llvm.org
Thu Nov 6 10:49:07 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0ca7d57d745ed2adcbf6b012135dc3036f5c8792
https://github.com/llvm/llvm-project/commit/0ca7d57d745ed2adcbf6b012135dc3036f5c8792
Author: Raul Tambre <raul at tambre.ee>
Date: 2025-11-06 (Thu, 06 Nov 2025)
Changed paths:
M lldb/packages/Python/lldbsuite/test/make/Makefile.rules
M lldb/test/Shell/Commands/Inputs/sigchld.c
M lldb/test/Shell/Commands/command-list-reach-beginning-of-file.test
Log Message:
-----------
[NFCI][lldb][test] Enable GNU POSIX extensions where necessary (#166768)
Otherwise these tests are reliant on the compiler defaulting to having the extensions on.
Rest of LLVM's codebase doesn't seem to make such assumptions.
Tested by building with `-std=c2y` in Clang's C frotend's config file.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list