[all-commits] [llvm/llvm-project] a100fd: [libc++abi][ItaniumDemangle] Demangle DF16b as std...
Fraser Cormack via All-commits
all-commits at lists.llvm.org
Mon Jan 13 13:16:02 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a100fd8cbd3dad3846a6212d97279ca23db85c75
https://github.com/llvm/llvm-project/commit/a100fd8cbd3dad3846a6212d97279ca23db85c75
Author: Fraser Cormack <fraser at codeplay.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M libcxxabi/src/demangle/ItaniumDemangle.h
M libcxxabi/test/test_demangle.pass.cpp
M llvm/include/llvm/Demangle/ItaniumDemangle.h
Log Message:
-----------
[libc++abi][ItaniumDemangle] Demangle DF16b as std::bfloat16_t (#120109)
This mangling is official in the Itanium C++ ABI specification and is
already supported by clang.
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