Merge: parse_examples: minor fixes
authorJean Privat <jean@pryen.org>
Thu, 3 May 2018 23:15:49 +0000 (19:15 -0400)
committerJean Privat <jean@pryen.org>
Thu, 3 May 2018 23:15:49 +0000 (19:15 -0400)
commit22903a1274f2e946d2be60f32188d656597f9898
treeba248346d0d16ca781682537da8d023352edfc9a
parentcea7ddfdab8ce14dd12ad5c4cbd3e737a9f46a47
parentf2db7c650053c8470713408afe6033107064511c
Merge: parse_examples: minor fixes

This PR fixes two things:
1. call `visit_all` so statements are all visited
2. also count newly instanciated mclasses

Pull-Request: #2639