[all-commits] [llvm/llvm-project] 46f585: [llvm] Fixed Demangle OutputBuffer (#138564)
Dmitry Vasilyev via All-commits
all-commits at lists.llvm.org
Mon May 5 13:13:21 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 46f5852ad9a8025bc30d10d4e88af99fae2edbc8
https://github.com/llvm/llvm-project/commit/46f5852ad9a8025bc30d10d4e88af99fae2edbc8
Author: Dmitry Vasilyev <dvassiliev at accesssoftek.com>
Date: 2025-05-06 (Tue, 06 May 2025)
Changed paths:
M llvm/include/llvm/Demangle/Utility.h
Log Message:
-----------
[llvm] Fixed Demangle OutputBuffer (#138564)
The [llvm-clang-x86_64-expensive-checks-win](https://lab.llvm.org/buildbot/#/builders/14/builds/3075)
buildbot has been broken by #133249.
DemangleTests causes the exception 0x80000003 inside CRT in case of the debug build on Windows.
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