Skip to content

Commit

Permalink
Keep using -Woverloaded-virtual
Browse files Browse the repository at this point in the history
  • Loading branch information
qianfengz committed Jun 18, 2024
1 parent d0944df commit 08c683f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ def get_extensions():
"-DCK_FMHA_FWD_FAST_EXP2=1",
"-fgpu-flush-denormals-to-zero",
"-Werror",
##"-Woverloaded-virtual",
"-Woverloaded-virtual",
]
+ generator_flag
+ cc_flag,
Expand Down

0 comments on commit 08c683f

Please sign in to comment.