1
0

refactor: remove constraint

- remove constraint because we no longer require them. constraints are put into seperate modules.
This commit is contained in:
2025-12-16 20:35:32 +08:00
parent 194f055039
commit 75442061e9
6 changed files with 0 additions and 282 deletions

View File

@@ -14,8 +14,6 @@ PRIVATE
yycc/macro/ptr_size_detector.cpp
yycc/macro/stl_detector.cpp
yycc/flag_enum.cpp
yycc/constraint.cpp
yycc/constraint/builder.cpp
yycc/patch/ptr_pad.cpp
yycc/patch/fopen.cpp
yycc/patch/stream.cpp