[PATCH] D139298: WIP: Add error handling to demangle API
Tobias Hieta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 9 02:32:44 PST 2023
thieta updated this revision to Diff 496059.
thieta added a comment.
Herald added a subscriber: MaskRay.
Herald added a reviewer: MaskRay.
rebased and implemented some of the suggestions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139298/new/
https://reviews.llvm.org/D139298
Files:
llvm/include/llvm/Demangle/Demangle.h
llvm/include/llvm/Demangle/ItaniumDemangle.h
llvm/lib/Demangle/Demangle.cpp
llvm/lib/Demangle/ItaniumDemangle.cpp
llvm/lib/Demangle/MicrosoftDemangle.cpp
llvm/lib/ProfileData/GCOV.cpp
llvm/lib/ProfileData/ItaniumManglingCanonicalizer.cpp
llvm/lib/Support/Unix/Signals.inc
llvm/tools/llvm-cxxfilt/llvm-cxxfilt.cpp
llvm/tools/llvm-itanium-demangle-fuzzer/llvm-itanium-demangle-fuzzer.cpp
llvm/tools/llvm-objdump/MachODump.cpp
llvm/tools/llvm-opt-report/OptReport.cpp
llvm/tools/llvm-undname/llvm-undname.cpp
llvm/unittests/Demangle/DemangleTest.cpp
llvm/unittests/Demangle/ItaniumDemangleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139298.496059.patch
Type: text/x-patch
Size: 16736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230209/7f27b65f/attachment.bin>
More information about the llvm-commits
mailing list