[all-commits] [llvm/llvm-project] 0cb386: [clangd] Fix a tsan failure.

Haojian Wu via All-commits all-commits at lists.llvm.org
Wed Nov 25 02:52:59 PST 2020


  Branch: refs/heads/temp-test-main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0cb38699a09d859dd40da0e4216b6066c63035f6
      https://github.com/llvm/llvm-project/commit/0cb38699a09d859dd40da0e4216b6066c63035f6
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2020-11-25 (Wed, 25 Nov 2020)

  Changed paths:
    M clang-tools-extra/clangd/unittests/RenameTests.cpp

  Log Message:
  -----------
  [clangd] Fix a tsan failure.

Tracer must be set up before calling any clangd-specific functions.




More information about the All-commits mailing list