Skip to content

Commit 4cda5d4

Browse files
author
martin
committed
Remove the static_analysis base
This has been deprecated for 8 years so hopefully there aren't out-of-tree users. If there are, hopefully this patch set shows how to migrate to ait.
1 parent 5825082 commit 4cda5d4

File tree

3 files changed

+0
-944
lines changed

3 files changed

+0
-944
lines changed

src/analyses/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ SRC = ai.cpp \
2929
locals.cpp \
3030
reaching_definitions.cpp \
3131
sese_regions.cpp \
32-
static_analysis.cpp \
3332
uncaught_exceptions_analysis.cpp \
3433
uninitialized_domain.cpp \
3534
variable-sensitivity/abstract_environment.cpp \

0 commit comments

Comments
 (0)