Teach TextDiagnosticPrinter to print out '-Werror' in addition to the warning...
Teach TextDiagnosticPrinter to print out '-Werror' in addition to the warning flag for a warning mapped to an error. For example: t.c:7:9: error: using the result of an assignment as a condition without parentheses [-Werror,-Wparentheses] llvm-svn: 126466
Loading
Please register or sign in to comment