[all-commits] [llvm/llvm-project] c65e60: tsan: add newline in test file

Dmitry Vyukov via All-commits all-commits at lists.llvm.org
Sat Apr 11 02:14:54 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c65e6079fc9bad2e9c6484e176632c11cb7d0154
      https://github.com/llvm/llvm-project/commit/c65e6079fc9bad2e9c6484e176632c11cb7d0154
  Author: Dmitry Vyukov <dvyukov at google.com>
  Date:   2020-04-11 (Sat, 11 Apr 2020)

  Changed paths:
    M compiler-rt/test/tsan/fiber_cleanup.cpp

  Log Message:
  -----------
  tsan: add newline in test file

Buildbots say:

[126/127] Running lint check for sanitizer sources...
FAILED: projects/compiler-rt/lib/CMakeFiles/SanitizerLintCheck
cd /home/buildbots/ppc64be-clang-multistage-test/clang-ppc64be-multistage/stage1/projects/compiler-rt/lib && env LLVM_CHECKOUT=/home/buildbots/ppc64be-clang-multistage-test/clang-ppc64be-multistage/llvm/llvm SILENT=1 TMPDIR= PYTHON_EXECUTABLE=/usr/bin/python COMPILER_RT=/home/buildbots/ppc64be-clang-multistage-test/clang-ppc64be-multistage/llvm/compiler-rt /home/buildbots/ppc64be-clang-multistage-test/clang-ppc64be-multistage/llvm/compiler-rt/lib/sanitizer_common/scripts/check_lint.sh
/home/buildbots/ppc64be-clang-multistage-test/clang-ppc64be-multistage/llvm/compiler-rt/test/tsan/fiber_cleanup.cpp:71:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
ninja: build stopped: subcommand failed.

Somehow this check is not part of 'ninja check-tsan'.




More information about the All-commits mailing list