Skip to content
Snippets Groups Projects

Add an option to set all klee CLI flags/options

Open Mark Hakansson requested to merge markhakansson/cargo-klee:klee-args into master

Changes

Using Clap's raw argument it is possible to feed any options and flags after the sequence -- directly to the klee CLI.

Example

$ cargo klee --bin test --verbose -- --emit-all-errors

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading