Revert "[lldb] avoid assert in threadsanitizer tests on linux"
authorRaphael Isemann <teemperor@gmail.com>
Fri, 4 Sep 2020 07:30:12 +0000 (09:30 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Fri, 4 Sep 2020 07:30:56 +0000 (09:30 +0200)
commitbdc4c0bc5c5e522aa770363fa6f50a3d5a5eadc2
tree7287cd9a12c1085473982347b3dc1d9233fb1b48
parenta9c0bf04043462d43013bc5616aa48f6d3e16b88
Revert "[lldb] avoid assert in threadsanitizer tests on linux"

This reverts commit f369d51896e1c0f61df253b116c42771479549df. The bug this
fixes was already fixed by 1c5a0cb1c3bffdae0d73acf8a23e31646b35c596 with the
same approach and this commit is now just giving the variable a second fallback
value.
lldb/source/Plugins/InstrumentationRuntime/TSan/InstrumentationRuntimeTSan.cpp