hanchenye-llvm-project/clang/docs
Nico Weber 69dce49c76 Don't mention -fno-diagnostics-print-source-range-info in manual.
Clang doesn't understand it.

If someone wants to teach clang about that flag instead, please also add
support for -fno-diagnostics-parseable-fixits for consistency.

Until then, let the documentation match the current behavior.

llvm-svn: 171952
2013-01-09 05:06:41 +00:00
..
analyzer [docs/analyzer] Test commit (for auto-update). 2013-01-07 20:44:37 +00:00
tools Fix copy-paste error in manpage. Should be -stdlib=library. 2012-09-14 17:20:56 +00:00
AddressSanitizer.rst Documentation: random cleanups. Use monospaced font where appropriate, 2012-12-15 21:10:51 +00:00
AutomaticReferenceCounting.rst Removed extra "`" from ARC documentation. 2013-01-08 23:55:10 +00:00
Block-ABI-Apple.rst Converted Block-ABI-Apple.txt => Block-ABI-Apple.rst. 2013-01-07 22:24:45 +00:00
Block-ABI-Apple.txt Converted Block-ABI-Apple.txt => Block-ABI-Apple.rst. 2013-01-07 22:24:45 +00:00
BlockLanguageSpec.rst Documentation: use monospaced font in BlockLanguageSpec, and fix a link to this 2012-12-20 20:51:59 +00:00
ClangPlugins.rst Documentation: random cleanups. Use monospaced font where appropriate, 2012-12-15 21:10:51 +00:00
ClangTools.rst docs: Fix inconsistent titles. 2013-01-07 21:46:47 +00:00
DriverArchitecture.png
DriverInternals.rst docs: Convert DriverInternals to reST. 2012-12-21 00:16:53 +00:00
FAQ.rst Clang docs: add some information about the difference between 'clang' and 'clang -cc1' 2013-01-06 13:38:34 +00:00
HowToSetupToolingForLLVM.rst Documentation: random cleanups. Use monospaced font where appropriate, 2012-12-15 21:10:51 +00:00
InternalsManual.rst docs: Fix up HTML links to proper reST links. 2013-01-02 13:07:47 +00:00
IntroductionToTheClangAST.rst Documentation: random cleanups. Use monospaced font where appropriate, 2012-12-15 21:10:51 +00:00
JSONCompilationDatabase.rst docs: Fix up HTML links to proper reST links. 2013-01-02 13:07:47 +00:00
LanguageExtensions.rst Converted Block-ABI-Apple.txt => Block-ABI-Apple.rst. 2013-01-07 22:24:45 +00:00
LibASTMatchers.rst docs: Fix up HTML links to proper reST links. 2013-01-02 13:07:47 +00:00
LibASTMatchersReference.html Update matcher documentation with script. 2012-12-04 12:08:08 +00:00
LibASTMatchersTutorial.rst Style and Doc fix for CommonOptionsParser 2012-12-14 18:58:25 +00:00
LibTooling.rst docs: `3.2` -> `3.3` 2013-01-02 13:25:05 +00:00
Makefile
Makefile.sphinx docs: Copy Block-ABI-Apple.txt to output. 2013-01-07 21:46:35 +00:00
MemorySanitizer.rst Documentation: fix a syntax error: empty line required after code-block:: 2012-12-23 18:36:44 +00:00
ObjectiveCLiterals.rst docs: Fix up HTML links to proper reST links. 2013-01-02 13:07:47 +00:00
PCHInternals.rst docs: Fix up HTML links to proper reST links. 2013-01-02 13:07:47 +00:00
PCHLayout.graffle
PCHLayout.png
PTHInternals.rst Documentation: PTHInternals: use correct adornments and fix typos 2012-12-23 18:39:54 +00:00
RAVFrontendAction.rst docs: More reST conversion. 2012-12-13 01:10:46 +00:00
README.txt Add docs/README.txt to point to llvm/docs/README.txt. 2013-01-02 23:25:41 +00:00
ReleaseNotes.rst docs: Mark ReleaseNotes as "In-Progress" 2013-01-02 22:05:33 +00:00
ThreadSanitizer.rst tsan: correct llvm libc++ name 2012-12-17 13:07:35 +00:00
Tooling.rst docs: "clang tools" are not a different interface. 2013-01-08 04:42:09 +00:00
UsersManual.rst Don't mention -fno-diagnostics-print-source-range-info in manual. 2013-01-09 05:06:41 +00:00
conf.py [docs] Fix an inconsistent title level, and a sphinx warning. 2013-01-07 20:43:06 +00:00
doxygen.cfg.in
doxygen.css
doxygen.footer
doxygen.header
doxygen.intro
index.rst Clang docs: add some information about the difference between 'clang' and 'clang -cc1' 2013-01-06 13:38:34 +00:00
make.bat docs: Initial Sphinx setup for Clang. 2012-12-12 23:02:30 +00:00

README.txt

See llvm/docs/README.txt