[PATCH] D19148: Always inlining PrintCurrentStackSlow of tsan library to fix tail-call issue

Dmitry Vyukov via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 01:27:37 PDT 2016


dvyukov added a comment.

> Also, is a test possible for this change?


print-stack-trace.cc already catches it


http://reviews.llvm.org/D19148





More information about the llvm-commits mailing list