https://bugs.llvm.org/show_bug.cgi?id=42416

            Bug ID: 42416
           Summary: Examples 'Formatting of Diagnostics' unclear
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

Reading the [Formatting of
diagnostics](https://clang.llvm.org/docs/UsersManual.html#formatting-of-diagnostics)
it is completely unclear what the different options do if one looks at the
examples.

The first 3 examples all look exactly the same.
It's only after reading through it a second time that one notices the text:
When this is disabled, Clang will print “test.c:28: warning…” with no column
number.

It would be nice if both examples would be formatted the same, like done for
-f[no-]color-diagnostics

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to