..
CommandGuide
[clang][docs] Fix documentation of -O
2020-09-17 13:44:01 +01:00
analyzer
[analyzer] DynamicSize: Debug facility
2021-04-05 19:17:52 +02:00
tools
[ASTMatchers] Make Param functors variadic
2021-03-03 11:41:20 +00:00
APINotes.rst
docs: add documentation describing API Notes
2020-10-05 18:29:13 +00:00
AddressSanitizer.rst
…
AutomaticReferenceCounting.rst
[clang] Fix typos in documentation (NFC)
2021-03-06 15:52:52 -08:00
Block-ABI-Apple.rst
Fix the type of the invoke function in the block ABI documentation
2020-09-04 10:29:09 -07:00
Block-ABI-Apple.txt
…
BlockLanguageSpec.rst
…
CMakeLists.txt
fix comment typo to cycle bots
2020-04-06 18:58:27 -04:00
ClangCheck.rst
…
ClangCommandLineReference.rst
[AMDGPU] Allow -amdgpu-unsafe-fp-atomics to ignore denorm mode
2021-04-08 12:46:36 -07:00
ClangFormat.rst
Fix -Wno-error= parsing in clang-format.
2020-12-17 22:23:42 +01:00
ClangFormatStyleOptions.rst
[clang-format] Option for empty lines after an access modifier.
2021-04-15 21:03:07 +02:00
ClangFormattedStatus.rst
[TextAPI] move source code files out of subdirectory, NFC
2021-04-05 10:24:42 -07:00
ClangOffloadBundler.rst
[Clang][Docs] Fix ambiguity in clang-offload-bundler docs
2021-01-11 17:23:24 +00:00
ClangPlugins.rst
[Branch-Rename] Fix some links
2021-02-01 16:43:21 +05:30
ClangStaticAnalyzer.rst
[analyzer]Add user docs rst
2019-07-10 14:49:53 +00:00
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] Fix typos in documentation (NFC)
2021-03-06 15:52:52 -08:00
ControlFlowIntegrityDesign.rst
[clang] Fix typos in documentation (NFC)
2021-03-06 15:52:52 -08:00
CrossCompilation.rst
…
DataFlowSanitizer.rst
[docs] Add missing semicolon to example.
2020-08-14 13:46:05 -07:00
DataFlowSanitizerDesign.rst
…
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
Use tablegen to diagnose mutually exclusive attributes
2021-04-02 16:34:42 -04:00
IntroductionToTheClangAST.rst
…
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
String Literal and Wide String Literal Encoding from the Preprocessor
2021-04-13 14:18:07 -04:00
LeakSanitizer.rst
…
LibASTImporter.rst
Doc: Links should use https
2020-03-22 22:49:33 +01:00
LibASTMatchers.rst
…
LibASTMatchersReference.html
[ASTMatchers] Add `cxxBaseSpecifier` matcher (non-top-level)
2021-04-09 00:05:36 +01:00
LibASTMatchersTutorial.rst
[clang-tooling] Prevent llvm::fatal_error on invalid CLI option
2021-01-29 10:15:06 +01:00
LibFormat.rst
[clang-format][docfix] Update predefined styles in docs
2020-05-20 20:03:53 -04:00
LibTooling.rst
[Branch-Rename] Fix some links
2021-02-01 16:43:21 +05:30
MSVCCompatibility.rst
…
Makefile.sphinx
…
MatrixTypes.rst
[Matrix] Add missing newline to appease sphinx.
2021-03-12 09:33:36 +00:00
MemorySanitizer.rst
[ReleaseNotes] MemorySanitizer support of ASLR on FreeBSD
2019-08-27 10:04:03 +00: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 implementation status
2021-04-14 13:56:26 +01:00
OpenMPSupport.rst
[OpenMP5][DOCS] Update status of masked construct and correct the color
2021-04-15 17:19:04 -05:00
PCHInternals.rst
…
PCHLayout.graffle
…
PCHLayout.png
…
RAVFrontendAction.rst
[NFC][Docs] Fix RAVFrontendAction doc's CMakeLists.txt for shared build
2021-02-13 19:48:49 +05:30
README.txt
…
RefactoringEngine.rst
…
ReleaseNotes.rst
[clang-format] Inconsistent behavior regarding line break before access modifier
2021-04-16 10:39:13 +02:00
SafeStack.rst
…
SanitizerCoverage.rst
[clang] Fix typos in documentation (NFC)
2021-03-06 15:52:52 -08:00
SanitizerSpecialCaseList.rst
…
SanitizerStats.rst
…
ShadowCallStack.rst
…
SourceBasedCodeCoverage.rst
[docs/Coverage] Document -show-region-summary
2021-02-12 12:05:45 -08:00
ThinLTO.rst
[docs] Try to make this bullet list in ThinLTO.rst actually be a bullet list
2020-11-24 14:08:42 +01:00
ThreadSafetyAnalysis.rst
Thread safety analysis: Improve documentation for ASSERT_CAPABILITY
2020-09-26 22:16:50 +02:00
ThreadSanitizer.rst
…
Toolchain.rst
…
Tooling.rst
…
UndefinedBehaviorSanitizer.rst
Add an unsigned shift base sanitizer
2020-08-27 19:50:10 -07:00
UsersManual.rst
[OpenCL][Docs] Update links to the C++ for OpenCL documentation
2021-04-01 20:38:24 +01:00
conf.py
Bump the trunk major version to 12
2020-07-15 12:05:05 +02:00
doxygen-mainpage.dox
…
doxygen.cfg.in
[NFC] Remove LLVM_ALIGNAS
2019-07-31 03:22:08 +00:00
index.rst
[NFC] Add CLangOffloadBundler documentation to Clang index
2020-12-02 02:47:44 +00:00
make.bat
…