Skip to content

Commit

Permalink
Merge pull request Ericsson#4341 from bruntib/flag_forward
Browse files Browse the repository at this point in the history
[fix] Forwarding --ctu-ast-mode to analyze command
  • Loading branch information
bruntib authored Sep 12, 2024
2 parents 99fcaf4 + 8c5a8cf commit c07cd8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions analyzer/codechecker_analyzer/cmd/check.py
Original file line number Diff line number Diff line change
Expand Up @@ -892,6 +892,7 @@ def __update_if_key_exists(source, target, key):
'capture_analysis_output',
'generate_reproducer',
'config_file',
'ctu_ast_mode',
'ctu_phases',
'ctu_reanalyze_on_failure',
'stats_output',
Expand Down

0 comments on commit c07cd8c

Please sign in to comment.