paulkirth created this revision. Herald added a subscriber: arphaman. Herald added a project: All. paulkirth requested review of this revision. Herald added projects: clang, LLVM. Herald added subscribers: llvm-commits, cfe-commits.
Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D122636 Files: clang/docs/index.rst llvm/docs/UserGuides.rst Index: llvm/docs/UserGuides.rst =================================================================== --- llvm/docs/UserGuides.rst +++ llvm/docs/UserGuides.rst @@ -44,6 +44,7 @@ MemorySSA MergeFunctions MCJITDesignAndImplementation + MisExpect ORCv2 OpaquePointers JITLink Index: clang/docs/index.rst =================================================================== --- clang/docs/index.rst +++ clang/docs/index.rst @@ -42,6 +42,7 @@ SourceBasedCodeCoverage Modules MSVCCompatibility + MisExpect OpenCLSupport OpenMPSupport SYCLSupport
Index: llvm/docs/UserGuides.rst =================================================================== --- llvm/docs/UserGuides.rst +++ llvm/docs/UserGuides.rst @@ -44,6 +44,7 @@ MemorySSA MergeFunctions MCJITDesignAndImplementation + MisExpect ORCv2 OpaquePointers JITLink Index: clang/docs/index.rst =================================================================== --- clang/docs/index.rst +++ clang/docs/index.rst @@ -42,6 +42,7 @@ SourceBasedCodeCoverage Modules MSVCCompatibility + MisExpect OpenCLSupport OpenMPSupport SYCLSupport
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits