llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-clang Author: Andy Kaylor (andykaylor) <details> <summary>Changes</summary> When this document was converted from rst to markdown, the contents didn't get updated correctly. --- Full diff: https://github.com/llvm/llvm-project/pull/183594.diff 1 Files Affected: - (modified) clang/docs/ClangIRCleanupAndEHDesign.md (+5-2) ``````````diff diff --git a/clang/docs/ClangIRCleanupAndEHDesign.md b/clang/docs/ClangIRCleanupAndEHDesign.md index 7dc5059bfb45f..f3011a1d9c498 100644 --- a/clang/docs/ClangIRCleanupAndEHDesign.md +++ b/clang/docs/ClangIRCleanupAndEHDesign.md @@ -1,7 +1,10 @@ # ClangIR Cleanup and Exception Handling Design -::: {.contents local=""} -::: +```{contents} +--- +local: +--- +``` ## Overview `````````` </details> https://github.com/llvm/llvm-project/pull/183594 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
