[PATCH] D156877: Update Clang-REPL docs with removing the redundant subsections

Vassil Vassilev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 3 12:17:15 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG54081868dd22: [clang-repl] Remove redundant subsections from the table of content. (authored by Krishna-13-cyber, committed by v.g.vassilev).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156877/new/

https://reviews.llvm.org/D156877

Files:
  clang/docs/ClangRepl.rst


Index: clang/docs/ClangRepl.rst
===================================================================
--- clang/docs/ClangRepl.rst
+++ clang/docs/ClangRepl.rst
@@ -47,7 +47,6 @@
 
 8. The machine code is then executed.
 
-===================
 Build Instructions:
 ===================
 
@@ -75,7 +74,6 @@
    clang-repl>
 
 
-================
 Clang-Repl Usage
 ================
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156877.546971.patch
Type: text/x-patch
Size: 378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230803/44675678/attachment.bin>


More information about the cfe-commits mailing list