mirror of
https://github.com/curl/curl.git
synced 2025-03-19 15:40:42 +08:00
Unfortunately, this option is not detecting the same issues as clang's -Wassign-enum flag, but should still be useful to detect future mistakes. Closes #5930