appleseedlab / maki

A tool for analyzing syntactic and semantic properties of C Preprocessor macros in C programs
8 stars 3 forks source link

Maki does not print include information #58

Closed PappasBrent closed 2 months ago

PappasBrent commented 2 months ago

Maki is not currently printing information about included headers. This issue can be fixed by adding JSONPrinter for Include information to the printers vector in MakiCASTConsumer.cc