Reenable TSan on macOS as newer Xcode toolchains support it.

This commit is contained in:
Mohamed Amin JABRI
2017-09-25 21:22:52 +09:00
parent f09151bc87
commit b719221996
2 changed files with 6 additions and 2 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
# out-of-source build top-level folders.
build/
_build/