[all-commits] [llvm/llvm-project] 0fe271: [SystemZ][z/OS] Add missing include header to Auto...
Fanbo Meng via All-commits
all-commits at lists.llvm.org
Tue Mar 12 07:57:12 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0fe271c35368a9190661bcca87101fc0916d6a8b
https://github.com/llvm/llvm-project/commit/0fe271c35368a9190661bcca87101fc0916d6a8b
Author: Fanbo Meng <fanbo.meng at ibm.com>
Date: 2024-03-12 (Tue, 12 Mar 2024)
Changed paths:
M llvm/lib/Support/AutoConvert.cpp
Log Message:
-----------
[SystemZ][z/OS] Add missing include header to AutoConvert.cpp to fix build (#84909)
ba13fa2a5d57581bff1a7e9322234af30f4882f6
added usages of `errnoAsErrorCode()` to AutoConvert.cpp, need to include
Error.h header to fix build failure.
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