Remove the legacy AST JSON output

This commit is contained in:
Alex Beregszaszi
2020-11-25 11:40:33 +00:00
parent 38f143c597
commit 3bce2a2294
8 changed files with 38 additions and 121 deletions
-1
View File
@@ -68,7 +68,6 @@ private:
std::string m_expectationParseOnly;
std::string m_astFilename;
std::string m_astParseOnlyFilename;
std::string m_legacyAstFilename;
std::string m_result;
std::string m_resultLegacy;
std::string m_resultParseOnly;