.. |
CommandGuide
|
ae933a5115
Driver: Remove support for -fobjc-gc*
|
8 years ago |
analyzer
|
75512aa56d
[analyzer] Keep track of design discusions as part of analyzer documentation.
|
8 years ago |
tools
|
4c8bc8646c
[clang-format] Update dump_format_style.py to indent nested fields
|
8 years ago |
AddressSanitizer.rst
|
26a23ffddf
[docs] Update LeakSanitizer documentation to reflect OS X support
|
8 years ago |
AttributeReference.rst
|
fa2cec099d
Adding a title to appease the sphinx build bot.
|
10 years ago |
AutomaticReferenceCounting.rst
|
21c324f4db
docs: update docs for objc_storeStrong behaviour
|
8 years ago |
Block-ABI-Apple.rst
|
9e9d06a860
Typo fix: appropo -> apropos. NFC.
|
8 years ago |
Block-ABI-Apple.txt
|
a65e076e2e
Converted Block-ABI-Apple.txt => Block-ABI-Apple.rst.
|
12 years ago |
BlockLanguageSpec.rst
|
7b00b84752
Documentation: use monospaced font in BlockLanguageSpec, and fix a link to this
|
12 years ago |
CMakeLists.txt
|
9d17579a4f
docs: Fix Sphinx detection with out-of-tree builds
|
8 years ago |
ClangCheck.rst
|
1dd627814f
[clang docs] Minor fix in ClangCheck.rst
|
8 years ago |
ClangCommandLineReference.rst
|
746fd88cc6
[CFI] Add CFI-icall pointer type generalization
|
7 years ago |
ClangFormat.rst
|
7602b13a8e
clang-format: add an option -verbose to list the files being processed
|
8 years ago |
ClangFormatStyleOptions.rst
|
d5d949d6d3
Split the AlignTrailingComments on several lines. The comments were applied to the right columns
|
7 years ago |
ClangPlugins.rst
|
df2ccf1f87
Removing more :option: tags that we do not have corresponding .. option directives for; these are causing the sphinx bot to fail (http://lab.llvm.org:8011/builders/clang-sphinx-docs/builds/15195/steps/docs-clang-html/logs/stdio).
|
9 years ago |
ClangTools.rst
|
2b441807c4
Fixed a link.
|
9 years ago |
ControlFlowIntegrity.rst
|
746fd88cc6
[CFI] Add CFI-icall pointer type generalization
|
7 years ago |
ControlFlowIntegrityDesign.rst
|
2c146e5703
Fix broken links to the Itanium CXX ABI
|
8 years ago |
CrossCompilation.rst
|
da013e4587
[docs] Use x86_64 and i386 instead of x86 as arch for triples.
|
8 years ago |
DataFlowSanitizer.rst
|
5d27a51288
Add support for -fsanitize-blacklist and default blacklists for DFSan.
|
12 years ago |
DataFlowSanitizerDesign.rst
|
c32cfbccdf
DataFlowSanitizer: Add a design doc paragraph on checking ABI consistency.
|
12 years ago |
DiagnosticsReference.rst
|
28250cddca
[www] Regenerate diagnostics reference.
|
7 years ago |
DriverArchitecture.png
|
3e5d00c2c7
Reverted r103214.
|
15 years ago |
DriverInternals.rst
|
64b6f93c5d
Driver: Replace a couple of out of date terms in the docs
|
10 years ago |
ExternalClangExamples.rst
|
9d042bec10
Add LibreOffice Clang plugin to ExternalClangExamples.rst
|
8 years ago |
FAQ.rst
|
cbe50ccea2
Documentation: fix typo: stdard -> stdarg
|
12 years ago |
HowToSetupToolingForLLVM.rst
|
d0b6cd6d9a
Fixed a typo (compilation_commands.json --> compile_commands.json).
|
9 years ago |
InternalsManual.rst
|
a3aaa66c47
Fix typos in documentation
|
7 years ago |
IntroductionToTheClangAST.rst
|
2e0b0cf6b3
Suggest people use -Xclang not -cc1 when passing options to the frontend.
|
12 years ago |
ItaniumMangleAbiTags.rst
|
2a54cbaf17
NFC fix documentation build by rL263015
|
9 years ago |
JSONCompilationDatabase.rst
|
5ca7f4286d
Extend CompilationDatabase by a field for the output filename
|
8 years ago |
LTOVisibility.rst
|
f07ecb81a8
docs: Use the term "whole-program devirtualization" instead of "virtual function call optimization".
|
8 years ago |
LanguageExtensions.rst
|
748ac78721
[docs] Add section 'Half-Precision Floating Point'
|
7 years ago |
LeakSanitizer.rst
|
26a23ffddf
[docs] Update LeakSanitizer documentation to reflect OS X support
|
8 years ago |
LibASTMatchers.rst
|
de646669d6
Typo fix in AST matcher documentation: s/aribtrary/arbitrary/
|
8 years ago |
LibASTMatchersReference.html
|
c9d23a99f0
Add objcCategoryImplDecl matcher
|
7 years ago |
LibASTMatchersTutorial.rst
|
e8932e5b54
[clang] Minor fix to libASTMatcherTutorial
|
8 years ago |
LibFormat.rst
|
9aa5da98fa
clang-format - Also reference the list of style option of clang-format in Libformat
|
8 years ago |
LibTooling.rst
|
2bc825e5e3
Update documentation to match recent API change. newFrontendActionFactory now returns a unique_ptr.
|
11 years ago |
MSVCCompatibility.rst
|
fa13388b5c
Update MSVC compat docs about debug info
|
8 years ago |
Makefile.sphinx
|
7ce3170f2d
docs: Copy Block-ABI-Apple.txt to output.
|
12 years ago |
MemorySanitizer.rst
|
6bbba4bc2d
Fix a typo
|
8 years ago |
Modules.rst
|
11269d3184
Fix reStructuredText warning.
|
8 years ago |
ObjectiveCLiterals.rst
|
633d4d2bed
Fix typo. NFC.
|
10 years ago |
PCHInternals.rst
|
042ccf61ed
Removing a few more :option: tags that we do not have corresponding .. option directives for; these are causing the sphinx bot to fail (http://lab.llvm.org:8011/builders/clang-sphinx-docs/builds/15197/steps/docs-clang-html/logs/stdio).
|
9 years ago |
PCHLayout.graffle
|
3e5d00c2c7
Reverted r103214.
|
15 years ago |
PCHLayout.png
|
3e5d00c2c7
Reverted r103214.
|
15 years ago |
PTHInternals.rst
|
c785591d76
PTHInternals.rst: PCH is now a thing, update docs to reflect it
|
11 years ago |
RAVFrontendAction.rst
|
87a17a30e1
docs: Remove references to the long-defunct LLVM_USED_LIBS
|
9 years ago |
README.txt
|
589ddc2d27
Add docs/README.txt to point to llvm/docs/README.txt.
|
12 years ago |
RefactoringEngine.rst
|
a8e3ebd8b6
Fix small nits in clang-refactor doc.
|
7 years ago |
ReleaseNotes.rst
|
a54d18761b
[Sema] Document+test the -Wsign-conversion change for enums in C code [NFC]
|
7 years ago |
SafeStack.rst
|
e8a97b24a3
docs: Document how safestack handles setjmp and exceptions.
|
9 years ago |
SanitizerCoverage.rst
|
a2ce4ccdf0
docs: don't say that data flow tracing interface is unstable
|
8 years ago |
SanitizerSpecialCaseList.rst
|
156b679450
Allow specifying sanitizers in blacklists
|
8 years ago |
SanitizerStats.rst
|
f2ac4da6f7
Introduce -fsanitize-stats flag.
|
9 years ago |
SourceBasedCodeCoverage.rst
|
de5743d657
[docs] Coverage: Improve the wording a bit
|
8 years ago |
ThinLTO.rst
|
cc6a5a338f
[Docs] Document cache pruning support for gold
|
8 years ago |
ThreadSafetyAnalysis.rst
|
060a901b17
Correct the attribute spelling for guarded_var and pt_guarded_var.
|
8 years ago |
ThreadSanitizer.rst
|
1b4a38b361
[docs] Update the TSan and MSan docs to refer to the new no_sanitize attribute
|
8 years ago |
Toolchain.rst
|
2c146e5703
Fix broken links to the Itanium CXX ABI
|
8 years ago |
Tooling.rst
|
8c19d39447
docs: "clang tools" are not a different interface.
|
12 years ago |
UndefinedBehaviorSanitizer.rst
|
e9d22cbcf2
[ubsan] Enable -fsanitize=function on Darwin
|
8 years ago |
UsersManual.rst
|
746fd88cc6
[CFI] Add CFI-icall pointer type generalization
|
7 years ago |
conf.py
|
82f4215b77
Bump docs version to 6.0
|
8 years ago |
doxygen-mainpage.dox
|
c324b91284
[docs] Add missing file
|
9 years ago |
doxygen.cfg.in
|
bd6a4f4ea7
PR19260: Teach doxygen to spell correctly the include paths.
|
8 years ago |
index.rst
|
cb0496ffd7
[docs][refactor] Add refactoring engine design documentation
|
8 years ago |
make.bat
|
1c6ee67350
docs: Initial Sphinx setup for Clang.
|
12 years ago |