================
@@ -1410,7 +1433,48 @@ void UnwindCursor<A, R>::setFloatReg(int regNum,
unw_fpreg_t value) {
}
template <typename A, typename R> void UnwindCursor<A, R>::jumpto() {
+#ifdef _LIBUNWIND_TRACE_RET_INJECT
+ // clang-format off
----------------
ojhunt wrote:
just say no to clang format instructions :D
https://github.com/llvm/llvm-project/pull/165066
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits