-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule p4c
updated
3876 files
Submodule toz3
updated
9 files
+5 −3 | .github/workflows/build.yml | |
+3 −2 | .github/workflows/cpplint.yml | |
+5 −4 | .github/workflows/test_pruner.yml | |
+5 −3 | .github/workflows/test_validate.yml | |
+5 −1 | CMakeLists.txt | |
+3 −3 | common/type_complex.h | |
+3 −1 | pruner/src/extended_unused.h | |
+4 −6 | pruner/src/pruner_util.cpp | |
+105 −31 | tools/cpplint.py |