[all-commits] [llvm/llvm-project] 4902ca: [analyzer] SATestBuild.py: Refactor and add type a...

Valeriy Savchenko via All-commits all-commits at lists.llvm.org
Fri May 22 03:52:24 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4902ca6da49b10dbc62e8e02109bf84ce96c94b5
      https://github.com/llvm/llvm-project/commit/4902ca6da49b10dbc62e8e02109bf84ce96c94b5
  Author: Valeriy Savchenko <vsavchenko at apple.com>
  Date:   2020-05-22 (Fri, 22 May 2020)

  Changed paths:
    M clang/utils/analyzer/SATestAdd.py
    M clang/utils/analyzer/SATestBuild.py
    M clang/utils/analyzer/SATestUpdateDiffs.py

  Log Message:
  -----------
  [analyzer] SATestBuild.py: Refactor and add type annotations

Summary:
SATest scripts should be more python-style than they are now.
This includes better architecture, type annotations, naming
convesions, and up-to-date language features.  This commit starts
with two scripts SATestBuild and SATestAdd.

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


  Commit: 7cebfa4e069265a146186e90bfa0a36135bf8aba
      https://github.com/llvm/llvm-project/commit/7cebfa4e069265a146186e90bfa0a36135bf8aba
  Author: Valeriy Savchenko <vsavchenko at apple.com>
  Date:   2020-05-22 (Fri, 22 May 2020)

  Changed paths:
    M clang/utils/analyzer/SATestBuild.py
    M clang/utils/analyzer/SATestUtils.py

  Log Message:
  -----------
  [analyzer] SATestUtils.py: Refactor and add type annotations

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


  Commit: 5a9aff12ff3bc68109f41930ec296b7a19cbe76c
      https://github.com/llvm/llvm-project/commit/5a9aff12ff3bc68109f41930ec296b7a19cbe76c
  Author: Valeriy Savchenko <vsavchenko at apple.com>
  Date:   2020-05-22 (Fri, 22 May 2020)

  Changed paths:
    M clang/utils/analyzer/SATestUpdateDiffs.py

  Log Message:
  -----------
  [analyzer] SATestUpdateDiffs.py: Refactor and add type annotations

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


  Commit: 475d1202837071959f3f69d3512c820538d81543
      https://github.com/llvm/llvm-project/commit/475d1202837071959f3f69d3512c820538d81543
  Author: Valeriy Savchenko <vsavchenko at apple.com>
  Date:   2020-05-22 (Fri, 22 May 2020)

  Changed paths:
    M clang/utils/analyzer/SumTimerInfo.py

  Log Message:
  -----------
  [analyzer] SumTimerInfo.py: Partially modernize

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


Compare: https://github.com/llvm/llvm-project/compare/053b0634ea93...475d12028370


More information about the All-commits mailing list