This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-13 09:26:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
lldb
/
packages
/
Python
/
lldbsuite
/
test
/
functionalities
/
tsan
History
Kuba Brecka
bcdce3fd85
Provide location information (file name, line number) in TSan reports about global variables.
...
llvm-svn: 267894
2016-04-28 15:27:10 +00:00
..
basic
Decorate TSan tests with "@skipUnlessThreadSanitizer" which skips the tests if the selected compiler can't compile with "-fsanitize=thread".
2016-04-27 15:26:27 +00:00
global_location
Provide location information (file name, line number) in TSan reports about global variables.
2016-04-28 15:27:10 +00:00
multiple
Decorate TSan tests with "@skipUnlessThreadSanitizer" which skips the tests if the selected compiler can't compile with "-fsanitize=thread".
2016-04-27 15:26:27 +00:00
thread_leak
Decorate TSan tests with "@skipUnlessThreadSanitizer" which skips the tests if the selected compiler can't compile with "-fsanitize=thread".
2016-04-27 15:26:27 +00:00
thread_numbers
Decorate TSan tests with "@skipUnlessThreadSanitizer" which skips the tests if the selected compiler can't compile with "-fsanitize=thread".
2016-04-27 15:26:27 +00:00