[all-commits] [llvm/llvm-project] aabeb5: Revert "[demangler] Simplify OutputBuffer initiali...
kstoimenov via All-commits
all-commits at lists.llvm.org
Tue Apr 26 13:26:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aabeb5eb7f0aaa2c80147d904959c882cdeba1e5
https://github.com/llvm/llvm-project/commit/aabeb5eb7f0aaa2c80147d904959c882cdeba1e5
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2022-04-26 (Tue, 26 Apr 2022)
Changed paths:
M libcxxabi/src/cxa_demangle.cpp
M libcxxabi/src/demangle/Utility.h
M llvm/include/llvm/Demangle/Utility.h
M llvm/lib/Demangle/DLangDemangle.cpp
M llvm/lib/Demangle/ItaniumDemangle.cpp
M llvm/lib/Demangle/MicrosoftDemangle.cpp
M llvm/lib/Demangle/MicrosoftDemangleNodes.cpp
M llvm/lib/Demangle/RustDemangle.cpp
Log Message:
-----------
Revert "[demangler] Simplify OutputBuffer initialization"
Reverting due to a bot failure:
https://lab.llvm.org/buildbot/#/builders/5/builds/22738
This reverts commit 5b3ca24a35e91bf9c19af856e7f92c69b17f989e.
More information about the All-commits
mailing list