Commit Graph

3 Commits

Author SHA1 Message Date
Riccardo Schirone 776732d017 program-model: use module scoped CodeQuery (#665)
* program-model: use module scoped CodeQuery

* fix also sqlite tests

* fix antlr4 test

* wip

* Fix macros test

* appease linting gods

* Fix cleanup routine

---------

Co-authored-by: Henrik Brodin <90325907+hbrodin@users.noreply.github.com>
Co-authored-by: Evan Downing <2077950+evandowning@users.noreply.github.com>
Co-authored-by: Michael D. Brown <michael.brown@trailofbits.com>
2025-05-21 16:40:55 -04:00
Evan Downing 99faaca54c Fix macro function bodies (#596) 2025-05-14 09:17:35 -04:00
Evan Downing a42d6083ac Add macro support (#503)
* Add macro tests

* Modify tree-sitter to ifdef lines

* Create no_preproc function

---------

Co-authored-by: Michael D Brown <michael.brown@trailofbits.com>
2025-05-09 20:56:39 -04:00