Clean up the helpers around errors #11959
Labels
Projects
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For severity some places use strings, while others the enum.
Apparently it's also indirectly used by other places in the compiler, like CommandLineInterface.cpp, that do not adhere to the severity standard:
Originally posted by @leonardoalt in #11606 (comment)
The text was updated successfully, but these errors were encountered: