[all-commits] [llvm/llvm-project] 564b75: [ADT/Support] Add includes to fix module build
Jonas Hahnfeld via All-commits
all-commits at lists.llvm.org
Mon Mar 10 02:15:30 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 564b75621d4a2e30a1769cc719a3a2b2029b8656
https://github.com/llvm/llvm-project/commit/564b75621d4a2e30a1769cc719a3a2b2029b8656
Author: Jonas Hahnfeld <jonas.hahnfeld at cern.ch>
Date: 2025-03-10 (Mon, 10 Mar 2025)
Changed paths:
M llvm/include/llvm/ADT/bit.h
M llvm/include/llvm/Support/ErrorOr.h
Log Message:
-----------
[ADT/Support] Add includes to fix module build
Current Clang complains that 'size_t' / 'reference_wrapper' "must be
declared before it is used."
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