llvm-capstone/clang/docs
Christopher Di Bella 8f3b0b4171 [clang] adds __reference_constructs_from_temporary
This is information that the compiler already has, and should be exposed
so that the library doesn't need to reimplement the exact same
functionality.

Differential Revision: https://reviews.llvm.org/D135341
2023-09-13 23:51:43 +00:00
..
analyzer Fix typos in documentation 2023-09-02 09:32:48 -07:00
CommandGuide Correct stale documentation for default MSVC version numbers 2023-05-23 13:12:56 -04:00
DataFlowAnalysisIntroImages
HLSL [Docs] [HLSL] Add note about PCH support 2022-10-07 10:49:21 -07:00
tools [clang-format][NFC] Fix broken dump_format_help.py and sync RST file (#65429) 2023-09-07 00:43:19 -07:00
AddressSanitizer.rst
AMDGPUSupport.rst [amdgpu] start documenting amdgpu support by clang 2023-07-07 10:35:34 -04:00
APINotes.rst
AutomaticReferenceCounting.rst [clang] Fix typos in documentation 2023-05-12 23:19:17 -07:00
Block-ABI-Apple.rst
BlockLanguageSpec.rst
ClangCheck.rst
ClangFormat.rst [clang-format][NFC] Fix broken dump_format_help.py and sync RST file (#65429) 2023-09-07 00:43:19 -07:00
ClangFormatStyleOptions.rst [clang-format][doc] Fix a '' (in c669541c96) that meant to be `` 2023-09-10 12:52:49 -07:00
ClangFormattedStatus.rst [RemarkUtil] Refactor llvm-remarkutil to include size-diff 2023-08-02 10:33:18 +01:00
ClangLinkerWrapper.rst [clang][NFC] Remove trailing whitespaces and enforce it in lib, include and docs 2023-06-26 09:34:36 -07:00
ClangOffloadBundler.rst [clang-offload-bundler] Fix test failures and document typo 2023-03-14 19:14:42 -07:00
ClangOffloadPackager.rst [Clang][Docs] Fix typo in clang-offload-packager documentation 2023-09-11 16:24:37 -07:00
ClangPlugins.rst
ClangRepl_design.png [clang-repl] Add basic documentation about clang-repl 2022-11-30 12:30:33 +00:00
ClangRepl.rst Revert "[clang-repl] Add Documentation for Execution Results Handling." 2023-08-23 14:46:57 +00:00
ClangStaticAnalyzer.rst
ClangTools.rst
ClangTransformerTutorial.rst [clang][NFC] Remove trailing whitespaces and enforce it in lib, include and docs 2023-06-26 09:34:36 -07:00
CMakeLists.txt [Clang][Docs] Fix man page build 2023-05-13 08:51:10 +00:00
CodeOwners.rst Update the clang and clang-tools-extra code owners files 2022-09-06 08:28:03 -04:00
conf.py Revert "[clang-repl] Add Documentation for Execution Results Handling." 2023-08-23 14:46:57 +00:00
ConstantInterpreter.rst [documentation] Fix some typos 2023-03-30 15:58:02 +01:00
ControlFlowIntegrity.rst -fsanitize=function: support C 2023-05-22 10:11:30 -07:00
ControlFlowIntegrityDesign.rst
CrossCompilation.rst [documentation] Fix some typos 2023-03-30 15:58:02 +01:00
DataFlowAnalysisIntro.md [documentation] Fix some typos 2023-03-30 15:58:02 +01:00
DataFlowSanitizer.rst [clang] Fix typos in documentation 2023-05-12 23:19:17 -07:00
DataFlowSanitizerDesign.rst Fix duplicate word typos; NFC 2022-11-08 07:21:23 -05:00
DebuggingCoroutines.rst Fx typos in documentation 2023-08-18 23:36:04 -07:00
doxygen-mainpage.dox
doxygen.cfg.in [docs] Hide collaboration and include graphs in doxygen docs 2023-05-04 12:26:51 +02:00
DriverArchitecture.png
DriverInternals.rst
ExternalClangExamples.rst [clang][NFC] Remove trailing whitespaces and enforce it in lib, include and docs 2023-06-26 09:34:36 -07:00
FAQ.rst
HardwareAssistedAddressSanitizerDesign.rst
HIPSupport.rst [HIP] link HIP runtime library without --hip-link 2023-08-04 18:29:47 -04:00
HowToSetupToolingForLLVM.rst
index.rst Fix the Clang sphinx bot 2023-07-25 11:23:36 -04:00
InternalsManual.rst [Driver] Refactor to use llvm Option's new Visibility flags 2023-08-15 14:26:40 -07:00
IntroductionToTheClangAST.rst
ItaniumMangleAbiTags.rst
JSONCompilationDatabase.rst [clang][NFC] Remove trailing whitespaces and enforce it in lib, include and docs 2023-06-26 09:34:36 -07:00
LanguageExtensions.rst [clang] adds __reference_constructs_from_temporary 2023-09-13 23:51:43 +00:00
LeakSanitizer.rst
LibASTImporter.rst
LibASTMatchers.rst
LibASTMatchersReference.html [ASTMatchers] Bring comments & docs back in sync 2023-09-04 13:42:29 +02:00
LibASTMatchersTutorial.rst
LibClang.rst Add libClang guide 2023-07-10 11:15:48 -04:00
LibFormat.rst
LibTooling.rst
LTOVisibility.rst
make.bat
MatrixTypes.rst [C23] Update user-facing docs for C23 2023-08-10 14:19:41 -04:00
MemorySanitizer.rst
MisExpect.rst [clang][NFC] Remove trailing whitespaces and enforce it in lib, include and docs 2023-06-26 09:34:36 -07:00
Modules.rst [clang][modules] Add a c23 module feature 2023-08-29 11:11:14 -07:00
MSVCCompatibility.rst
Multilib.rst [docs] Add missing label 2023-06-14 13:08:07 +01:00
ObjectiveCLiterals.rst
OffloadingDesign.rst [OpenMP][OMPIRBuilder] Rename IsEmbedded and IsTargetCodegen flags 2023-07-10 14:14:16 +01:00
OpenCLSupport.rst Fx typos in documentation 2023-08-18 23:36:04 -07:00
OpenMPSupport.rst [OpenMP] Change OpenMP default version in documentation and help text for -fopenmp-version 2023-08-28 19:05:55 -07:00
PCHInternals.rst
PCHLayout.graffle
PCHLayout.png
RAVFrontendAction.rst
README.txt
RefactoringEngine.rst
ReleaseNotes.rst [Clang] Fix crash in Parser::ParseDirectDeclarator by adding check that token is not an annotation token 2023-09-12 11:06:06 -07:00
SafeStack.rst
SanitizerCoverage.rst Fix the clang Sphinx bot 2022-09-16 07:19:30 -04:00
SanitizerSpecialCaseList.rst [SpecialCaseList] Add option to use Globs instead of Regex to match patterns 2023-09-01 09:06:11 -07:00
SanitizerStats.rst
ShadowCallStack.rst [CodeGen][RISCV] Change Shadow Call Stack Register to X3 2023-04-12 21:06:22 +00:00
SourceBasedCodeCoverage.rst [clang][NFC] Remove trailing whitespaces and enforce it in lib, include and docs 2023-06-26 09:34:36 -07:00
StandardCPlusPlusModules.rst [clang][doc] Mentions -Wno-reserved-module-identifiers 2023-08-23 18:31:29 +02:00
SYCLSupport.rst [clang][doc] Fix link to SYCL compiler design doc 2023-03-28 18:09:52 +02:00
ThinLTO.rst [clang][docs] Document ThinLTO options for ld64.lld 2023-02-21 12:09:27 -05:00
ThreadSafetyAnalysis.rst Thread safety analysis: Support copy-elided production of scoped capabilities through arbitrary calls 2022-10-13 19:36:15 +02:00
ThreadSanitizer.rst
Toolchain.rst
Tooling.rst
UndefinedBehaviorSanitizer.rst [clang][NFC] Remove trailing whitespaces and enforce it in lib, include and docs 2023-06-26 09:34:36 -07:00
UsersManual.rst Fix the Clang sphinx build 2023-09-08 10:23:27 -04:00

See llvm/docs/README.txt