..
analyzer
Update the copyright credits -- Happy new year 2014!
2014-01-01 08:27:31 +00:00
tools
Fix AST matcher documentation for overloaded matchers.
2014-02-24 10:40:22 +00:00
AddressSanitizer.rst
[sanitizer] update the list of supported platforms in the docs
2014-01-31 10:49:34 +00:00
AttributeReference.rst
AttributeReference: Document __single_inhertiance, __multiple_inheritance, __virtual_inheritance
2014-02-25 08:28:55 +00:00
AutomaticReferenceCounting.rst
…
Block-ABI-Apple.rst
…
Block-ABI-Apple.txt
…
BlockLanguageSpec.rst
…
CMakeLists.txt
…
ClangCheck.rst
…
ClangFormat.rst
clang-format-diff.py: Support -regex filter and more filename extensions
2013-12-10 13:51:53 +00:00
ClangFormatStyleOptions.rst
clang-format: Improve documentation of DerivePointerBinding.
2014-02-13 12:51:50 +00:00
ClangPlugins.rst
Remove buggy example code from the documentation
2014-01-26 05:08:07 +00:00
ClangTools.rst
Fix grammar-o.
2013-11-08 22:15:02 +00:00
CrossCompilation.rst
fix a typo
2013-11-26 13:28:51 +00:00
DataFlowSanitizer.rst
…
DataFlowSanitizerDesign.rst
…
DriverArchitecture.png
…
DriverInternals.rst
…
ExternalClangExamples.rst
…
FAQ.rst
…
HowToSetupToolingForLLVM.rst
…
InternalsManual.rst
Implements a declarative approach to documenting individual attributes in Clang via a Documentation tablegen class. Also updates the internals manual with information about how to use this new, required, documentation feature.
2014-02-17 15:27:10 +00:00
IntroductionToTheClangAST.rst
Suggest people use -Xclang not -cc1 when passing options to the frontend.
2013-10-08 19:50:01 +00:00
JSONCompilationDatabase.rst
…
LanguageExtensions.rst
Moving the documentation for the format attribute into AttrDocs.
2014-02-21 14:36:13 +00:00
LeakSanitizer.rst
Rewrite docs/LeakSanitizer.rst. Add it to index.
2013-12-10 20:10:30 +00:00
LibASTMatchers.rst
…
LibASTMatchersReference.html
Fix AST matcher documentation for overloaded matchers.
2014-02-24 10:40:22 +00:00
LibASTMatchersTutorial.rst
Updated tutorial code according to the changes in r197139.
2014-02-19 16:11:38 +00:00
LibFormat.rst
…
LibTooling.rst
Fix indentation of a code example in LibTooling's documentation.
2014-02-06 20:16:05 +00:00
Makefile
Add trunk revision number on the online HTML docs.
2013-10-27 05:00:50 +00:00
Makefile.sphinx
…
MemorySanitizer.rst
[sanitizer] update the list of supported platforms in the docs
2014-01-31 10:49:34 +00:00
Modules.rst
Modules: Fix malformed reStructuredText
2014-02-25 06:22:25 +00:00
ObjectiveCLiterals.rst
Remove HTML codes from a .rst file. The proper HTML code will be added back
2014-01-25 01:32:39 +00:00
PCHInternals.rst
…
PCHLayout.graffle
…
PCHLayout.png
…
PTHInternals.rst
…
RAVFrontendAction.rst
…
README.txt
…
ReleaseNotes.rst
Fixing the indentation of the RST content in the release notes. Fixes two warnings when building the HTML content and improves the format of the resulting content.
2014-02-23 16:27:21 +00:00
SanitizerSpecialCaseList.rst
…
ThreadSafetyAnalysis.rst
Some of these headings had the incorrect number of "underlines" and so would get warnings when generating the content from Sphinx. No functional changes intended.
2014-02-19 20:43:58 +00:00
ThreadSanitizer.rst
[sanitizer] update the list of supported platforms in the docs
2014-01-31 10:49:34 +00:00
Tooling.rst
…
UsersManual.rst
[AArch64] Replace underscores with dashes in -mgeneral_regs_only.
2014-01-24 15:15:27 +00:00
conf.py
Update the copyright credits -- Happy new year 2014!
2014-01-01 08:27:31 +00:00
doxygen.cfg.in
…
doxygen.css
…
doxygen.footer
Add trunk revision number on the online HTML docs.
2013-10-27 05:00:50 +00:00
doxygen.header
…
doxygen.intro
…
index.rst
Until attribute documentation is implemented as a server-side feature, I will be manually committing AttributeReference.rst so that attribute documentation can be on the live server instead of simply disappearing from the language extensions page without obvious replacement.
2014-02-19 23:09:37 +00:00
make.bat
…