[libcxx-commits] [PATCH] D73584: [libunwind] Add _Unwind_Personality_Fn typedef
Saleem Abdulrasool via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 5 22:18:27 PST 2020
compnerd added a comment.
I think that we should switch everything to just `_Unwind_Personality_Fn` and remove `__personality_routine`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73584/new/
https://reviews.llvm.org/D73584
More information about the libcxx-commits
mailing list