Dmitry Vyukov
|
904d3f9c06
|
tsan: add ReleaseStore() function that merely copies vector clock rather than combines two clocks
fix clock setup for finalizer goroutine (Go runtime)
llvm-svn: 160918
|
2012-07-28 15:27:41 +00:00 |
Dmitry Vyukov
|
55253100be
|
tsan: add missing include
llvm-svn: 160875
|
2012-07-27 18:13:03 +00:00 |
Dmitry Vyukov
|
4e94662db4
|
tsan: change event handling from single HandleEvent() to a set of separate functions (Go runtime)
llvm-svn: 160863
|
2012-07-27 14:00:39 +00:00 |
Dmitry Vyukov
|
bcf0b7002b
|
tsan: align report style with Go internal format
llvm-svn: 160672
|
2012-07-24 12:29:43 +00:00 |
Dmitry Vyukov
|
9270eaf1f2
|
tsan: Go runtime: support goroutine end event
llvm-svn: 160282
|
2012-07-16 16:01:08 +00:00 |
Dmitry Vyukov
|
2dac24a42b
|
tsan: add missing test for Go runtime
llvm-svn: 160258
|
2012-07-16 10:34:57 +00:00 |