[all-commits] [llvm/llvm-project] 75dd41: [libc++abi] Add a missing include for abort() (#12...
Takuto Ikuta via All-commits
all-commits at lists.llvm.org
Wed Feb 12 05:18:24 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 75dd4119b2798a53241089f77922a2e13ead6b94
https://github.com/llvm/llvm-project/commit/75dd4119b2798a53241089f77922a2e13ead6b94
Author: Takuto Ikuta <tikuta at google.com>
Date: 2025-02-12 (Wed, 12 Feb 2025)
Changed paths:
M libcxxabi/src/cxa_default_handlers.cpp
Log Message:
-----------
[libc++abi] Add a missing include for abort() (#126865)
This is to fix a build error when we use Clang modules in Chromium.
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