This adds an additional note after the misleading warning when the code has a mix of tab and space informing about -ftabstop when -ftabstop is used in the generation of the warning.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
i tried to find a good message for the note but i don't think i succeeded. any suggestions.
clang/include/clang/Basic/DiagnosticParseKinds.td | ||
---|---|---|
67 | Maybe "assuming tabstops every %0 spaces (override with -ftabstop=)" |
Maybe "assuming tabstops every %0 spaces (override with -ftabstop=)"