Skip to content
Commit b6f9ab63 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

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
parent 4c82cd21
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment