[libcxx-commits] [PATCH] D130948: [libunwind] Fixed a number of typos

Fangrui Song via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Aug 20 18:09:10 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdad00daa7a0a: [libunwind] Fixed a number of typos (authored by GabrielRavier, committed by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D130948?vs=449149&id=454265#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130948/new/

https://reviews.llvm.org/D130948

Files:
  libunwind/docs/conf.py
  libunwind/include/mach-o/compact_unwind_encoding.h
  libunwind/include/unwind.h
  libunwind/src/DwarfInstructions.hpp
  libunwind/src/DwarfParser.hpp
  libunwind/src/Registers.hpp
  libunwind/src/Unwind-EHABI.cpp
  libunwind/src/Unwind-seh.cpp
  libunwind/src/Unwind-sjlj.c
  libunwind/src/UnwindCursor.hpp
  libunwind/src/UnwindLevel1-gcc-ext.c
  libunwind/src/UnwindLevel1.c
  libunwind/src/UnwindRegistersRestore.S
  libunwind/src/libunwind.cpp
  libunwind/test/unwind_leaffunction.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130948.454265.patch
Type: text/x-patch
Size: 13644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220821/2723bff3/attachment.bin>


More information about the libcxx-commits mailing list