It provides a simpler interface for testing within docker.
This way the user is not required to no how to use docker run and
its options.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D81572
[analyzer] SATest: Add convenience 'docker' command ClosedPublic Authored by vsavchenko on Jun 10 2020, 6:32 AM.
Details Summary It provides a simpler interface for testing within docker.
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, ASDenysPetrov, Charusso and 8 others. · View Herald Transcript vsavchenko added a child revision: D81592: [analyzer] SATest: Add a set of initial projects for testing.Jun 11 2020, 3:07 AM This revision is now accepted and ready to land.Jun 18 2020, 7:19 AM Closed by commit rG3770f5c9b98c: [analyzer] SATest: Add convenience 'docker' command (authored by vsavchenko). · Explain WhyJun 25 2020, 2:30 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 273269 clang/utils/analyzer/SATest.py
|