[all-commits] [llvm/llvm-project] 3263c8: Partially Revert "scan-view: Remove Reporter.py an...

Tom Stellard via All-commits all-commits at lists.llvm.org
Mon May 3 17:23:42 PDT 2021


  Branch: refs/heads/release/12.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 3263c81589eca689341ab5084723bdb7fe4a1286
      https://github.com/llvm/llvm-project/commit/3263c81589eca689341ab5084723bdb7fe4a1286
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2021-05-03 (Mon, 03 May 2021)

  Changed paths:
    M clang/tools/scan-view/CMakeLists.txt
    A clang/tools/scan-view/share/Reporter.py

  Log Message:
  -----------
  Partially Revert "scan-view: Remove Reporter.py and associated AppleScript files"

This reverts some of commit dbb01536f6f49fa428f170e34466072ef439b3e9.

The Reporter module was still being used by the ScanView.py module and deleting
it caused scan-view to fail.  This commit adds back Reporter.py but removes the
code the references the AppleScript files which were removed in
dbb01536f6f49fa428f170e34466072ef439b3e9.

Reviewed By: NoQ

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

(cherry picked from commit e3cd3a3c91524c957e06bb0170343548f02b6842)




More information about the All-commits mailing list