Browse Source
Let's use a better file name here. Message-ID: <20231109174720.375873-1-thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>pull/257/head
2 changed files with 5 additions and 5 deletions
@ -1,6 +1,6 @@ |
|||
# This is an example blacklist. |
|||
# To enable use of the blacklist add this to configure: |
|||
# "--extra-cflags=-fsanitize-blacklist=<src path>/tests/tsan/blacklist.tsan" |
|||
# This is an example ignore list. |
|||
# To enable use of the ignore list add this to configure: |
|||
# "--extra-cflags=-fsanitize-blacklist=<src path>/tests/tsan/ignore.tsan" |
|||
# The eventual goal would be to fix these warnings. |
|||
|
|||
# TSan is not happy about setting/getting of dirty bits, |
|||
Loading…
Reference in new issue