forked from OSchip/llvm-project
d97865e530
This fix allows tsan to report stack traces correctly even in the presence of mid-stack inlining by the Go compiler. See https://go-review.googlesource.com/c/go/+/195781 for the Go runtime side of this change. Author: randall77 (Keith Randall) Reviewed: https://reviews.llvm.org/D67671 llvm-svn: 372205 |
||
---|---|---|
.. | ||
build.bat | ||
buildgo.sh | ||
test.c | ||
tsan_go.cpp |