Skip to content

Commit

Permalink
Use -Wno-EVENTEXPR for uvm_todo test
Browse files Browse the repository at this point in the history
Signed-off-by: Krzysztof Boronski <[email protected]>
  • Loading branch information
kboronski-ant committed Oct 11, 2023
1 parent 04e07b8 commit 39e9969
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_regress/t/t_uvm_todo.pl
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
v_flags2 => ["--timing",
"-Wno-PKGNODECL -Wno-IMPLICITSTATIC -Wno-CONSTRAINTIGN -Wno-MISINDENT",
"-Wno-CASEINCOMPLETE -Wno-CASTCONST -Wno-SYMRSVDWORD -Wno-WIDTHEXPAND -Wno-WIDTHTRUNC",
"-Wno-EVENTEXPR",
"-Wno-REALCVT", # TODO note mostly related to $realtime - could suppress or fix upstream
"-Wno-ZERODLY", # TODO issue #4494, add support
],
Expand Down

0 comments on commit 39e9969

Please sign in to comment.