llvm-project/compiler-rt/lib/tsan/go
Alexey Samsonov e3754634c0 [TSan] Make ReportStack contain __sanitizer::AddressInfo object.
AddressInfo contains the results of symbolization. Store this object
directly in the symbolized stack, instead of copying data around and
making unnecessary memory allocations.

No functionality change.

llvm-svn: 221294
2014-11-04 20:52:37 +00:00
..
build.bat tsan: expose atomic operations in Go runtime 2014-07-18 14:54:02 +00:00
buildgo.sh [TSan} Build Go version with -std=c++11 2014-11-03 22:18:12 +00:00
test.c tsan: update interface for Go 2014-03-06 13:17:28 +00:00
tsan_go.cc [TSan] Make ReportStack contain __sanitizer::AddressInfo object. 2014-11-04 20:52:37 +00:00