Skip to content

Commit

Permalink
add -Wno-enum-constexpr-conversion (#576)
Browse files Browse the repository at this point in the history
  • Loading branch information
spasserby authored Jun 28, 2024
1 parent 6e5585d commit 57931aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .clangd
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
CompileFlags:
Add: [-Wno-enum-constexpr-conversion]

0 comments on commit 57931aa

Please sign in to comment.