[all-commits] [llvm/llvm-project] bdc4c0: Revert "[lldb] avoid assert in threadsanitizer tes...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Fri Sep 4 00:32:26 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bdc4c0bc5c5e522aa770363fa6f50a3d5a5eadc2
      https://github.com/llvm/llvm-project/commit/bdc4c0bc5c5e522aa770363fa6f50a3d5a5eadc2
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-09-04 (Fri, 04 Sep 2020)

  Changed paths:
    M lldb/source/Plugins/InstrumentationRuntime/TSan/InstrumentationRuntimeTSan.cpp

  Log Message:
  -----------
  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.




More information about the All-commits mailing list