Skip to content

V1.1

Compare
Choose a tag to compare
@terminaldweller terminaldweller released this 01 Apr 11:21
· 67 commits to master since this release

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'.