mirror of
https://github.com/HandmadeMath/HandmadeMath.git
synced 2026-04-14 20:35:47 +00:00
add clang++ pedantic warning
This commit is contained in:
@@ -150,6 +150,7 @@
|
||||
# pragma GCC diagnostic ignored "-Wmissing-braces"
|
||||
# ifdef __clang__
|
||||
# pragma GCC diagnostic ignored "-Wgnu-anonymous-struct"
|
||||
# pragma GCC diagnostic ignored "-Wnested-anon-types"
|
||||
# pragma GCC diagnostic ignored "-Wmissing-field-initializers"
|
||||
# endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user