..
CommandGuide
Driver: Remove support for -fobjc-gc*
2016-12-07 00:31:10 +00:00
analyzer
[analyzer] Minor fixes and improvements to debug.ExprInspection
2016-11-30 17:57:18 +00:00
tools
IgnoringImplicit matcher.
2016-06-24 09:38:03 +00:00
AddressSanitizer.rst
[asan][docs] Fix the documentation to use clang++ for the C++ example
2016-12-15 22:55:21 +00:00
AttributeReference.rst
…
AutomaticReferenceCounting.rst
Trivial documentation fix regarding Obj-C ARC objc_arc_weak_reference_unavailable
2016-09-12 16:14:52 +00:00
Block-ABI-Apple.rst
…
Block-ABI-Apple.txt
…
BlockLanguageSpec.rst
…
CMakeLists.txt
Fix build.
2016-04-28 14:28:19 +00:00
ClangCheck.rst
[clang docs] Minor fix in ClangCheck.rst
2016-11-14 17:31:24 +00:00
ClangFormat.rst
Add the --no-color option to the git call in the doc when using clang-format-diff
2016-12-03 23:22:45 +00:00
ClangFormatStyleOptions.rst
clang-format: Add SpaceAfterTemplate
2016-08-09 14:24:40 +00:00
ClangPlugins.rst
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 ).
2016-07-14 14:07:37 +00:00
ClangTools.rst
…
ControlFlowIntegrity.rst
Re-apply r267784, r267824 and r267830.
2016-04-28 17:09:37 +00:00
ControlFlowIntegrityDesign.rst
Document potential implementation of CFI in hardware.
2016-10-12 18:33:54 +00:00
CrossCompilation.rst
[docs] Use x86_64 and i386 instead of x86 as arch for triples.
2016-12-05 22:52:20 +00:00
DataFlowSanitizer.rst
…
DataFlowSanitizerDesign.rst
…
DiagnosticsReference.rst
[docs] Fix formatting of characters so that tables line up properly. Add
2016-09-14 02:24:50 +00:00
DriverArchitecture.png
…
DriverInternals.rst
…
ExternalClangExamples.rst
…
FAQ.rst
…
HowToSetupToolingForLLVM.rst
Fixed a typo (compilation_commands.json --> compile_commands.json).
2016-08-19 13:36:31 +00:00
InternalsManual.rst
…
IntroductionToTheClangAST.rst
…
ItaniumMangleAbiTags.rst
…
JSONCompilationDatabase.rst
Extend CompilationDatabase by a field for the output filename
2016-12-01 23:37:45 +00:00
LTOVisibility.rst
docs: Clarify that LTO visibility is based on source-level symbol visibility.
2016-05-27 22:31:30 +00:00
LanguageExtensions.rst
[coroutines] Adding builtins for coroutine intrinsics and backendutil support.
2016-10-03 22:44:48 +00:00
LeakSanitizer.rst
…
LibASTMatchers.rst
…
LibASTMatchersReference.html
[ASTMatcher] Add hasReplacementType matcher for SubstTemplateTypeParmType
2016-12-08 11:46:22 +00:00
LibASTMatchersTutorial.rst
…
LibFormat.rst
…
LibTooling.rst
…
MSVCCompatibility.rst
Update MSVC compat docs about debug info
2016-12-14 21:34:19 +00:00
Makefile.sphinx
…
MemorySanitizer.rst
[docs] Update the TSan and MSan docs to refer to the new no_sanitize attribute
2016-10-27 21:38:44 +00:00
Modules.rst
[Modules] Add a command line option for loading the clang builtins modulemap.
2016-10-31 08:21:54 +00:00
ObjectiveCLiterals.rst
…
PCHInternals.rst
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 ).
2016-07-14 15:32:11 +00:00
PCHLayout.graffle
…
PCHLayout.png
…
PTHInternals.rst
…
RAVFrontendAction.rst
…
README.txt
…
ReleaseNotes.rst
As we released 3.9, from the 4.0 release notes, points to version 3.9 instead of 3.8
2016-11-12 10:38:18 +00:00
SafeStack.rst
docs: Document how safestack handles setjmp and exceptions.
2016-05-24 23:38:02 +00:00
SanitizerCoverage.rst
[sancov] documentation update after r283241
2016-10-04 19:19:16 +00:00
SanitizerSpecialCaseList.rst
…
SanitizerStats.rst
…
SourceBasedCodeCoverage.rst
[docs] Touch up the coverage docs some more
2016-09-22 15:34:33 +00:00
ThinLTO.rst
[ThinLTO] Update doc to include lld (now supported).
2016-10-13 17:42:38 +00:00
ThreadSafetyAnalysis.rst
…
ThreadSanitizer.rst
[docs] Update the TSan and MSan docs to refer to the new no_sanitize attribute
2016-10-27 21:38:44 +00:00
Toolchain.rst
Add documentation describing the components of a complete toolchain including Clang.
2016-10-27 20:55:56 +00:00
Tooling.rst
…
UndefinedBehaviorSanitizer.rst
Fix typo in documentation.
2016-09-20 18:37:25 +00:00
UsersManual.rst
Bring back note about not supporting global register variables.
2016-12-12 19:11:39 +00:00
conf.py
docs/conf.py: update version to 4.0
2016-07-18 18:13:08 +00:00
doxygen-mainpage.dox
…
doxygen.cfg.in
fix two typos in the doc
2016-07-02 19:17:58 +00:00
index.rst
Add documentation describing the components of a complete toolchain including Clang.
2016-10-27 20:55:56 +00:00
make.bat
…