It makes it much harder to use from other modules when one of the
parameters is an argparse Namespace. This commit makes it easier
to use CmpRuns programmatically.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D81566
[analyzer] CmpRuns.py: Decouple main functionality from argparse ClosedPublic Authored by vsavchenko on Jun 10 2020, 6:17 AM.
Details Summary It makes it much harder to use from other modules when one of the
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, ASDenysPetrov, Charusso and 8 others. · View Herald Transcript This revision is now accepted and ready to land.Jun 10 2020, 10:21 AM Closed by commit rG35dd0147cdd0: [analyzer] CmpRuns.py: Decouple main functionality from argparse (authored by vsavchenko). · Explain WhyJun 16 2020, 3:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 271029 clang/utils/analyzer/CmpRuns.py
clang/utils/analyzer/SATestBuild.py
|