[libcxx-commits] [PATCH] D116857: [libunwind] [sparc] Add SPARCv9 support
Koakuma via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jan 10 06:39:34 PST 2022
koakuma added a comment.
I have a question about the code formatting suggestions. I worked on this following the original code's style (indentation, C-style casts, etc) but it looks like clang-format doesn't like it.
Should I revise it following clang-format's suggestion, or is there a more proper way to go with it?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116857/new/
https://reviews.llvm.org/D116857
More information about the libcxx-commits
mailing list