Skip to content

Commit e29f694

Browse files
committed
Replace ConstExpressionEvaluator with ASTInterpreter
1 parent e116031 commit e29f694

File tree

7 files changed

+523
-974
lines changed

7 files changed

+523
-974
lines changed

src/parser/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ add_library(cxx-parser
2929
cxx/base_classes.cc
3030
cxx/binder.cc
3131
cxx/cli.cc
32-
cxx/const_expression_evaluator.cc
3332
cxx/const_value.cc
3433
cxx/control.cc
3534
cxx/cxx.cc

0 commit comments

Comments
 (0)