[cfe-commits] [patch] Remove -fno-diagnostics-print-source-range-info from usermanual; clang doesn't recognize it

Nico Weber thakis at chromium.org
Tue Jan 8 16:57:17 PST 2013


Hi,

$ clang -c test.c -fno-diagnostics-print-source-range-info
clang: warning: argument unused during compilation:
'-fno-diagnostics-print-source-range-info'

The for without 'no-' is accepted. This patch removes the [no-] bit
from UserManual.rst. Ok?

Nico
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-userman.patch
Type: application/octet-stream
Size: 1081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130108/2c034944/attachment.obj>


More information about the cfe-commits mailing list