You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a cmake option to build Tntcxx with sanitizers. Currently, only
memory and UB sanitizers are used - let's populate the list with thread
sanitizer since we have a test for a multithreaded scenario.
0 commit comments