Skip to content
Success

Changes

Summary

  1. Updated some stats/counters to trigger off the new AST. Others will just have to be updated/re-added later because the support code to run them is missing and I don't know what stats we might need in the future. (details)
  2. Code dumps (under the -P flag) no longer convert to the old ast to print. (details)
Commit f43146e411ed4e5e92fc5256b6ce039536536923 by ajbeach
Updated some stats/counters to trigger off the new AST. Others will just have to be updated/re-added later because the support code to run them is missing and I don't know what stats we might need in the future.
The file was modifiedsrc/main.cc
The file was modifiedsrc/AST/Pass.cpp
Commit 0b5e780a2f1cefd9000944925965a3be14bc56a5 by ajbeach
Code dumps (under the -P flag) no longer convert to the old ast to print.
The file was modifiedsrc/main.cc