[all-commits] [llvm/llvm-project] 4f64c8: [llvm] Add missing include for !LLVM_ENABLE_THREADS
Michael Spencer via All-commits
all-commits at lists.llvm.org
Tue Apr 15 12:40:44 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4f64c80d5a23c244f942193e58ecac666c173308
https://github.com/llvm/llvm-project/commit/4f64c80d5a23c244f942193e58ecac666c173308
Author: Michael Spencer <bigcheesegs at gmail.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M llvm/include/llvm/Support/thread.h
Log Message:
-----------
[llvm] Add missing include for !LLVM_ENABLE_THREADS
thread.h used report_fatal_error without including ErrorHandling.h
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