[PATCH] D80423: [analyzer] SATestBuild.py: Refactor and add type annotations
Valeriy Savchenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 22 01:49:53 PDT 2020
vsavchenko created this revision.
vsavchenko added reviewers: NoQ, dcoughlin.
Herald added subscribers: cfe-commits, ASDenysPetrov, Charusso, dkrupp, donat.nagy, Szelethus, mikhail.ramalho, a.sidorin, szepet, baloghadamsoftware, xazax.hun.
Herald added a project: clang.
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.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D80423
Files:
clang/utils/analyzer/SATestAdd.py
clang/utils/analyzer/SATestBuild.py
clang/utils/analyzer/SATestUpdateDiffs.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80423.265674.patch
Type: text/x-patch
Size: 60699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200522/4e67dd87/attachment-0001.bin>
More information about the cfe-commits
mailing list