[all-commits] [llvm/llvm-project] d9b6e3: tsan: add pragma line to buildgo.sh

Dmitry Vyukov via All-commits all-commits at lists.llvm.org
Mon Jul 19 22:22:17 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d9b6e32dd74c63a12fb2872ca1b36479e4946a81
      https://github.com/llvm/llvm-project/commit/d9b6e32dd74c63a12fb2872ca1b36479e4946a81
  Author: Dmitry Vyukov <dvyukov at google.com>
  Date:   2021-07-20 (Tue, 20 Jul 2021)

  Changed paths:
    M compiler-rt/lib/tsan/go/buildgo.sh

  Log Message:
  -----------
  tsan: add pragma line to buildgo.sh

Add pragma line so that errors messages point to the actual
source files rather than to the concatenated gotsan.cpp.

Reviewed By: vitalybuka, melver

Differential Revision: https://reviews.llvm.org/D106275




More information about the All-commits mailing list