V1.1
Changelog:
- Fixed a bug where using the
--declrefexpr
switch could result in cgrep's termination. - You don't have to define
--nodecl
if what you're matching for is already a declaration. - There are now two switches that let you choose whether you want to search for c or c++ fields.
- You can now choose whether you want to get the normal clang warning and diagnostics.
- cgrep's diagnosticConsumer now prints errors(somewhat).
- Added a new experimental switch called 'trace'.