Skip to content

Commit

Permalink
Merge pull request Ericsson#4295 from noraz31/ignore_option_clang_mmi…
Browse files Browse the repository at this point in the history
…tigate-rop

Add -mmitigate-rop to ignored options
  • Loading branch information
bruntib authored Jul 16, 2024
2 parents b049040 + dc374b4 commit 46477ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions analyzer/codechecker_analyzer/buildlog/log_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
'-ffixed-r2',
'-ffp$',
'-mfp16-format',
'-mmitigate-rop',
'-fgcse-lm',
'-fhoist-adjacent-loads',
'-findirect-inlining',
Expand Down

0 comments on commit 46477ff

Please sign in to comment.