[libcxx-commits] [PATCH] D137529: [libunwind][NFC] FIx some typo in libunwind's debug string
xiongji90 via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Nov 6 22:59:54 PST 2022
xiongji90 created this revision.
xiongji90 added a reviewer: MaskRay.
Herald added subscribers: libcxx-commits, StephenFan.
Herald added projects: libunwind, All.
Herald added a reviewer: libunwind.
xiongji90 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
In libunwind UnwindLevel1.c, some debug strings use "ex_obj" while some other use "ex_ojb" for exception_object, it seesm to be a typo.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D137529
Files:
libunwind/src/UnwindLevel1.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137529.473570.patch
Type: text/x-patch
Size: 10439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221107/efcfd41f/attachment-0001.bin>
More information about the libcxx-commits
mailing list