brintos

brintos / llvm-project-archived public Read only

0
0
Text · 2.3 KiB · 272ae54 Raw
132 lines · plain
1.. Clang documentation master file, created by2   sphinx-quickstart on Sun Dec  9 20:01:55 2012.3   You can adapt this file completely to your liking, but it should at least4   contain the root `toctree` directive.5 6.. title:: Welcome to Clang's documentation!7 8.. toctree::9   :maxdepth: 110 11   ReleaseNotes12 13Using Clang as a Compiler14=========================15 16.. toctree::17   :maxdepth: 118 19   UsersManual20   Toolchain21   LanguageExtensions22   ClangCommandLineReference23   AttributeReference24   DiagnosticsReference25   WarningSuppressionMappings26   CrossCompilation27   ClangStaticAnalyzer28   ThreadSafetyAnalysis29   SafeBuffers30   DataFlowAnalysisIntro31   FunctionEffectAnalysis32   AddressSanitizer33   ThreadSanitizer34   MemorySanitizer35   UndefinedBehaviorSanitizer36   DataFlowSanitizer37   LeakSanitizer38   TypeSanitizer39   RealtimeSanitizer40   SanitizerCoverage41   SanitizerStats42   SanitizerSpecialCaseList43   AllocToken44   BoundsSafety45   BoundsSafetyAdoptionGuide46   BoundsSafetyImplPlans47   ControlFlowIntegrity48   LTOVisibility49   PointerAuthentication50   SafeStack51   ShadowCallStack52   SourceBasedCodeCoverage53   StandardCPlusPlusModules54   Modules55   MSVCCompatibility56   MisExpect57   OpenCLSupport58   OpenMPSupport59   SYCLSupport60   HIPSupport61   HLSL/HLSLDocs62   ThinLTO63   APINotes64   DebuggingCoroutines65   AMDGPUSupport66   CXXTypeAwareAllocators67   CommandGuide/index68   FAQ69 70Using Clang as a Library71========================72 73.. toctree::74   :maxdepth: 175 76   Tooling77   ExternalClangExamples78   IntroductionToTheClangAST79   LibTooling80   LibClang81   LibFormat82   ClangPlugins83   RAVFrontendAction84   LibASTMatchersTutorial85   LibASTMatchers86   ClangTransformerTutorial87   LibASTImporter88   HowToSetupToolingForLLVM89   JSONCompilationDatabase90   RefactoringEngine91 92Using Clang Tools93=================94 95.. toctree::96   :maxdepth: 197 98   ClangTools99   ClangCheck100   ClangFormat101   ClangFormatStyleOptions102   ClangLinkerWrapper103   ClangNVLinkWrapper104   ClangOffloadBundler105   ClangRepl106   ClangSYCLLinker107 108Design Documents109================110 111.. toctree::112   :maxdepth: 1113 114   Maintainers115   InternalsManual116   DriverInternals117   Multilib118   OffloadingDesign119   PCHInternals120   ItaniumMangleAbiTags121   ControlFlowIntegrityDesign122   HardwareAssistedAddressSanitizerDesign.rst123   ConstantInterpreter124 125 126Indices and tables127==================128 129* :ref:`genindex`130* :ref:`search`131 132