[libcxx-commits] [PATCH] D75692: Lazily save initialState of registers during unwind.
Sterling Augustine via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Mar 6 11:35:47 PST 2020
saugustine added a comment.
Fixing last linter complaint (the indent of the switch case), would include either re-indenting other cases involved in this switch, or having the cases not aligned. I think the current situation is better.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75692/new/
https://reviews.llvm.org/D75692
More information about the libcxx-commits
mailing list