2012-12-13 03:02:30 +04:00
|
|
|
.. Clang documentation master file, created by
|
|
|
|
sphinx-quickstart on Sun Dec 9 20:01:55 2012.
|
|
|
|
You can adapt this file completely to your liking, but it should at least
|
|
|
|
contain the root `toctree` directive.
|
|
|
|
|
2013-01-03 01:50:48 +04:00
|
|
|
.. title:: Welcome to Clang's documentation!
|
2012-12-13 03:02:30 +04:00
|
|
|
|
|
|
|
.. toctree::
|
2013-01-02 16:39:50 +04:00
|
|
|
:maxdepth: 1
|
2012-12-13 03:02:30 +04:00
|
|
|
|
2013-01-02 16:41:24 +04:00
|
|
|
ReleaseNotes
|
|
|
|
|
|
|
|
Using Clang as a Compiler
|
2013-01-03 01:50:48 +04:00
|
|
|
=========================
|
2013-01-02 16:41:24 +04:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
UsersManual
|
2013-01-03 01:03:11 +04:00
|
|
|
LanguageExtensions
|
2012-12-13 05:10:46 +04:00
|
|
|
AddressSanitizer
|
2012-12-23 22:35:58 +04:00
|
|
|
ThreadSanitizer
|
|
|
|
MemorySanitizer
|
2013-03-22 10:21:35 +04:00
|
|
|
Modules
|
2013-01-06 17:38:34 +04:00
|
|
|
FAQ
|
2013-01-02 16:41:24 +04:00
|
|
|
|
|
|
|
Using Clang as a Library
|
2013-01-03 01:50:48 +04:00
|
|
|
========================
|
2013-01-02 16:41:24 +04:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
Tooling
|
2013-02-19 21:29:01 +04:00
|
|
|
ExternalClangExamples
|
2013-01-02 16:41:24 +04:00
|
|
|
IntroductionToTheClangAST
|
|
|
|
LibTooling
|
2013-01-10 01:49:28 +04:00
|
|
|
LibFormat
|
2012-12-13 05:10:46 +04:00
|
|
|
ClangPlugins
|
2013-01-02 16:41:24 +04:00
|
|
|
RAVFrontendAction
|
|
|
|
LibASTMatchersTutorial
|
|
|
|
LibASTMatchers
|
2012-12-13 05:10:46 +04:00
|
|
|
HowToSetupToolingForLLVM
|
|
|
|
JSONCompilationDatabase
|
2013-01-02 16:41:24 +04:00
|
|
|
|
2013-01-10 01:49:28 +04:00
|
|
|
Using Clang Tools
|
|
|
|
=================
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
ClangTools
|
|
|
|
ClangCheck
|
|
|
|
ClangFormat
|
|
|
|
|
2013-01-02 16:41:24 +04:00
|
|
|
Design Documents
|
2013-01-03 01:50:48 +04:00
|
|
|
================
|
2013-01-02 16:41:24 +04:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2012-12-16 00:41:17 +04:00
|
|
|
InternalsManual
|
2012-12-21 04:16:53 +04:00
|
|
|
DriverInternals
|
2013-01-02 16:41:24 +04:00
|
|
|
PTHInternals
|
|
|
|
PCHInternals
|
|
|
|
|
|
|
|
|
2012-12-13 03:02:30 +04:00
|
|
|
Indices and tables
|
|
|
|
==================
|
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
* :ref:`modindex`
|
|
|
|
* :ref:`search`
|
|
|
|
|