[all-commits] [llvm/llvm-project] 39573d: Revert "[analyzer] Add test directory for scan-bui...

Volodymyr Sapsai via All-commits all-commits at lists.llvm.org
Tue Nov 5 14:04:43 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 39573daa76f23b93bda1437157cf78fb3d1003e2
      https://github.com/llvm/llvm-project/commit/39573daa76f23b93bda1437157cf78fb3d1003e2
  Author: Volodymyr Sapsai <vsapsai at apple.com>
  Date:   2019-11-05 (Tue, 05 Nov 2019)

  Changed paths:
    R clang/test/Analysis/scan-build/Inputs/multidirectory_project/directory1/file1.c
    R clang/test/Analysis/scan-build/Inputs/multidirectory_project/directory2/file2.c
    R clang/test/Analysis/scan-build/Inputs/single_null_dereference.c
    R clang/test/Analysis/scan-build/exclude_directories.test
    R clang/test/Analysis/scan-build/help.test
    R clang/test/Analysis/scan-build/html_output.test
    R clang/test/Analysis/scan-build/plist_html_output.test
    R clang/test/Analysis/scan-build/plist_output.test
    M clang/test/lit.cfg.py
    M llvm/utils/lit/lit/llvm/config.py

  Log Message:
  -----------
  Revert "[analyzer] Add test directory for scan-build."

This reverts commit 0aba69eb1a01c44185009f50cc633e3c648e9950 with
subsequent changes to test files.

It caused test failures on GreenDragon, e.g.,
http://green.lab.llvm.org/green/job/clang-stage1-cmake-RA-incremental/




More information about the All-commits mailing list