Remove antlr_tracing.h (#7608)
authorGereon Kremer <nafur42@gmail.com>
Tue, 9 Nov 2021 01:19:42 +0000 (17:19 -0800)
committerGitHub <noreply@github.com>
Tue, 9 Nov 2021 01:19:42 +0000 (01:19 +0000)
commit00a1a56f4afc93fc5e7aab7f3d4cc04b6232d96c
treeee3e6f6ca2af584a36c24efaf23ae3dae985f6cb
parent932c33baa92bd45377b872eaec91b2c7721ff916
Remove antlr_tracing.h (#7608)

This PR removes the long obsolete antlr_tracing.h. The file contains an ugly hack to make lexer tracing work for ANTLR 3.2. It has been obsolete since ANTLR 3.3 (April 2011). Note that the code is only enabled with -DCVC5_TRACE_ANTLR, a flag that is never used.
src/parser/CMakeLists.txt
src/parser/antlr_tracing.h [deleted file]
src/parser/smt2/Smt2.g
src/parser/tptp/Tptp.g