[all-commits] [llvm/llvm-project] 39ecfe: Support: Simplify __HAIKU__ #ifdef in llvm::sys::W...
Duncan P. N. Exon Smith via All-commits
all-commits at lists.llvm.org
Thu Jan 28 12:29:26 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 39ecfe614350fa5db7b8f13f81212f8e3831a390
https://github.com/llvm/llvm-project/commit/39ecfe614350fa5db7b8f13f81212f8e3831a390
Author: Duncan P. N. Exon Smith <dexonsmith at apple.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M llvm/lib/Support/Unix/Program.inc
Log Message:
-----------
Support: Simplify __HAIKU__ #ifdef in llvm::sys::Wait, NFC
This just reduces the amount of code in the `#ifndef` block as a
follow-up to 5c1cea6f406366b85f3c200a1c48f713da4450ba.
More information about the All-commits
mailing list