Changeset fc12f05 for src/AST/Pass.cpp
- Timestamp:
- Nov 13, 2023, 3:43:43 AM (23 months ago)
- Branches:
- master
- Children:
- 25f2798
- Parents:
- 0030b508 (diff), 2174191 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/AST/Pass.cpp
r0030b508 rfc12f05 19 19 20 20 PassVisitorStats pass_visitor_stats; 21 // TODO: There was a counter for every syntax node created. 22 // This has not been translated to the new ast. 21 23 // Stats::Counters::SimpleCounter * BaseSyntaxNode::new_nodes = nullptr; 22 24
Note:
See TracChangeset
for help on using the changeset viewer.