..
CommandGuide
[clang][docs] Fix documentation of -O
2020-09-17 13:44:01 +01:00
analyzer
[analyzer][docs] Fix the incorrect structure of the checker docs
2021-11-09 15:26:00 +01:00
tools
[mlir][sparse] Rename SparseUtils.cpp file to SparseTensorUtils.cpp
2021-11-02 13:54:33 -07:00
APINotes.rst
docs: add documentation describing API Notes
2020-10-05 18:29:13 +00:00
AddressSanitizer.rst
[clang] Fix typos in documentation (NFC)
2021-08-21 12:17:58 -07:00
AutomaticReferenceCounting.rst
[clang] Fix typos in documentation (NFC)
2021-03-06 15:52:52 -08:00
Block-ABI-Apple.rst
Fix small typo in Block ABI docs
2021-10-19 09:33:35 +05:30
BlockLanguageSpec.rst
…
CMakeLists.txt
fix comment typo to cycle bots
2020-04-06 18:58:27 -04:00
ClangCheck.rst
…
ClangCommandLineReference.rst
[clang] [Objective C] Inclusive language: use objcmt-allowlist-dir-path=<arg> instead of objcmt-white-list-dir-path=<arg>
2021-11-05 12:27:05 -04:00
ClangFormat.rst
[clang-format] Add basic support for formatting JSON
2021-06-26 15:20:17 +01:00
ClangFormatStyleOptions.rst
[clang-format] Refactor SpaceBeforeParens to add options
2021-11-09 21:51:45 +01:00
ClangFormattedStatus.rst
Reinstate "[clang-repl] Re-implement clang-interpreter as a test case."
2021-10-26 19:29:56 +00:00
ClangNvlinkWrapper.rst
[clang-nvlink-wrapper][docs][NFC] Fix sphinx warning about asterisk
2021-09-09 23:55:15 +05:30
ClangOffloadBundler.rst
[clang-offload-bundler][docs][NFC] invalid indentation cause build issue
2021-09-24 08:03:52 +01:00
ClangPlugins.rst
[Branch-Rename] Fix some links
2021-02-01 16:43:21 +05:30
ClangStaticAnalyzer.rst
…
ClangTools.rst
[Branch-Rename] Fix some links
2021-02-01 16:43:21 +05:30
ConstantInterpreter.rst
[docs] Fix warnings in ConstantInterpreter
2020-05-23 19:36:05 +00:00
ControlFlowIntegrity.rst
[clang] accept -fsanitize-ignorelist= in addition to -fsanitize-blacklist=
2021-05-04 10:24:00 -04:00
ControlFlowIntegrityDesign.rst
[clang] Fix typos in documentation (NFC)
2021-03-06 15:52:52 -08:00
CrossCompilation.rst
…
DataFlowSanitizer.rst
[DFSan] Add force_zero_label abilist option to DFSan. This can be used as a work-around for overtainting.
2021-09-17 12:57:40 -07:00
DataFlowSanitizerDesign.rst
[clang] Fix typos in documentation (NFC)
2021-08-21 12:17:58 -07:00
DriverArchitecture.png
…
DriverInternals.rst
…
ExternalClangExamples.rst
…
FAQ.rst
…
HardwareAssistedAddressSanitizerDesign.rst
[HWASan] Mention x86_64 aliasing mode in design doc.
2021-03-25 14:22:20 -07:00
HowToSetupToolingForLLVM.rst
Don't call anyone lazy in the documentation.
2020-03-17 16:33:28 -04:00
InternalsManual.rst
Fix a typo in the internals manual
2021-06-08 12:32:56 -04:00
IntroductionToTheClangAST.rst
[clang] Fix typos in documentation (NFC)
2021-08-21 12:17:58 -07:00
ItaniumMangleAbiTags.rst
…
JSONCompilationDatabase.rst
[docs] Clarify compile_flags.txt subtleties
2021-01-31 11:16:59 +01:00
LTOVisibility.rst
[Docs] Document --lto-whole-program-visibility
2020-08-25 19:44:54 -07:00
LanguageExtensions.rst
[clang] [docs] Fix markup
2021-11-09 07:40:27 -08:00
LeakSanitizer.rst
[lsan][docs] Clarify supported platforms
2021-04-21 10:27:55 -07:00
LibASTImporter.rst
Doc: Links should use https
2020-03-22 22:49:33 +01:00
LibASTMatchers.rst
…
LibASTMatchersReference.html
Add `LambdaCapture`-related matchers.
2021-11-08 18:50:54 +00:00
LibASTMatchersTutorial.rst
[docs] Fix linking issues in LibASTMatchers tutorial
2021-07-05 12:11:25 +03:00
LibFormat.rst
[NFC] Inclusive language: Remove instances of master in URLs
2021-11-05 08:48:41 -05:00
LibTooling.rst
[Branch-Rename] Fix some links
2021-02-01 16:43:21 +05:30
MSVCCompatibility.rst
…
MatrixTypes.rst
[Matrix] Add missing newline to appease sphinx.
2021-03-12 09:33:36 +00:00
MemorySanitizer.rst
[msan] Add support for disable_sanitizer_instrumentation attribute
2021-08-20 15:11:26 +02:00
Modules.rst
Allow searching for prebuilt implicit modules.
2020-11-10 10:14:13 -08:00
ObjectiveCLiterals.rst
…
OpenCLSupport.rst
[OpenCL][Docs] Update OpenCL 3.0 status info.
2021-09-10 13:07:07 +01:00
OpenMPSupport.rst
[OpenMP][NFC] Add declare variant and metadirective to support page
2021-09-21 11:28:13 -05:00
PCHInternals.rst
…
PCHLayout.graffle
…
PCHLayout.png
…
RAVFrontendAction.rst
[docs] Use make_unique in FrontendAction example
2021-04-20 13:47:16 -04:00
README.txt
…
RefactoringEngine.rst
…
ReleaseNotes.rst
[clang-format] Refactor SpaceBeforeParens to add options
2021-11-09 21:51:45 +01:00
SYCLSupport.rst
[SYCL] Enable `opencl_global_[host,device]` attributes for SYCL
2021-05-18 10:27:35 +03:00
SafeStack.rst
…
SanitizerCoverage.rst
[Driver] Delete -fsanitize-coverage-blocklist= in favor of -fsanitize-coverage-ignorelist=
2021-06-15 20:32:24 -07:00
SanitizerSpecialCaseList.rst
[clang] accept -fsanitize-ignorelist= in addition to -fsanitize-blacklist=
2021-05-04 10:24:00 -04:00
SanitizerStats.rst
…
ShadowCallStack.rst
…
SourceBasedCodeCoverage.rst
Coverage: Document how to collect a profile without a filesystem
2021-04-22 11:29:39 -07:00
ThinLTO.rst
[clang] Fix sentence in the usage section of ThinLTO docs.
2021-09-30 07:26:19 +05:30
ThreadSafetyAnalysis.rst
Thread safety analysis: Mock getter for private mutexes can be undefined
2021-07-23 14:46:02 +02:00
ThreadSanitizer.rst
[tsan] Add support for disable_sanitizer_instrumentation attribute
2021-08-23 12:38:33 +02:00
Toolchain.rst
[clang] Fix library name (libsupc++) in the admonition note.
2021-09-29 19:45:06 +05:30
Tooling.rst
…
UndefinedBehaviorSanitizer.rst
Improve UBSan documentation
2021-08-02 15:10:21 -07:00
UsersManual.rst
Revert "Making the code compliant to the documentation about Floating Point"
2021-11-08 11:43:49 -05:00
conf.py
[docs] Bump the trunk major version to 13 and update copyright year.
2021-05-03 18:44:47 +02:00
doxygen-mainpage.dox
…
doxygen.cfg.in
[NFC] Inclusive Language: change master to main for .chm files
2021-11-08 08:23:04 -06:00
index.rst
[clang-nvlink-wrapper] Add documentation in clang docs
2021-09-06 11:43:58 +05:30
make.bat
…