[all-commits] [llvm/llvm-project] 3edd33: [clang-repl] Add Documentation for Execution Resul...

Krishna Narayanan via All-commits all-commits at lists.llvm.org
Wed Aug 23 07:12:30 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3edd338a6407d9410f6a283c5dc32ba676ac0b8f
      https://github.com/llvm/llvm-project/commit/3edd338a6407d9410f6a283c5dc32ba676ac0b8f
  Author: Krishna-13-cyber <krishnanarayanan132002 at gmail.com>
  Date:   2023-08-23 (Wed, 23 Aug 2023)

  Changed paths:
    M clang/docs/ClangRepl.rst
    M clang/docs/conf.py

  Log Message:
  -----------
  [clang-repl] Add Documentation for Execution Results Handling.

This patch adds documentation for execution results handling in Clang-REPL with
the below features:

  * Automatic Printf feature
  * Value Synthesis feature
  * Pretty Printing feature

I am issuing this patch on behalf of @QuillPusher

Differential revision: https://reviews.llvm.org/D156858




More information about the All-commits mailing list