[PATCH] D156858: Add Documentation for Execution Results Handling in Clang-REPL
Krishna Narayanan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 2 00:31:47 PDT 2023
Krishna-13-cyber created this revision.
Krishna-13-cyber added reviewers: v.g.vassilev, davidlange6, QuillPusher.
Herald added a subscriber: arphaman.
Herald added a project: All.
Krishna-13-cyber requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This patch adds documentation for execution results handling in Clang-REPL with the below features:
- Automatic Printf feature
- Value Synthesis feature
- Pretty Printing feature
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D156858
Files:
clang/docs/ExecutionResultsHandling.rst
clang/docs/autoprint.png
clang/docs/index.rst
clang/docs/prettyprint.png
clang/docs/valuesynth.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156858.546341.patch
Type: text/x-patch
Size: 14518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230802/a8c8f2ef/attachment-0001.bin>
More information about the cfe-commits
mailing list