junaire updated this revision to Diff 501360.
junaire added a comment.
Support printing temporaries.
Note there's a ugly hack because I didn't find the right way to synthesize
the AST for explicit destructor call.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://review
junaire updated this revision to Diff 499804.
junaire added a comment.
Rename the interface.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141215/new/
https://reviews.llvm.org/D141215
Files:
clang/include/clang/Interpreter/Interpreter.h
clang/
junaire updated this revision to Diff 499801.
junaire added a comment.
Update tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141215/new/
https://reviews.llvm.org/D141215
Files:
clang/include/clang/Interpreter/Interpreter.h
clang/include/
junaire updated this revision to Diff 498655.
junaire added a comment.
Update.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141215/new/
https://reviews.llvm.org/D141215
Files:
clang/include/clang/Interpreter/Interpreter.h
clang/include/clang/
junaire updated this revision to Diff 497531.
junaire added a comment.
Herald added a subscriber: mstorsjo.
Update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141215/new/
https://reviews.llvm.org/D141215
Files:
clang/include/clang/Interpreter/
junaire updated this revision to Diff 497011.
junaire added a comment.
Update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141215/new/
https://reviews.llvm.org/D141215
Files:
clang/include/clang/Interpreter/Interpreter.h
clang/include/clang/I
junaire updated this revision to Diff 494865.
junaire added a comment.
Update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141215/new/
https://reviews.llvm.org/D141215
Files:
clang/include/clang/Interpreter/Interpreter.h
clang/include/clang/I
junaire updated this revision to Diff 492665.
junaire added a comment.
Herald added a subscriber: ChuanqiXu.
Update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141215/new/
https://reviews.llvm.org/D141215
Files:
clang/include/clang/Interpreter
junaire updated this revision to Diff 488502.
junaire added a comment.
Introduce `Value` class
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141215/new/
https://reviews.llvm.org/D141215
Files:
clang/include/clang/Interpreter/Interpreter.h
clan
junaire updated this revision to Diff 488466.
junaire added a comment.
Let's try a better approach to determine whether we should pretty print the
expression.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141215/new/
https://reviews.llvm.org/D1412
junaire updated this revision to Diff 488158.
junaire added a comment.
Make build bots happy
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141215/new/
https://reviews.llvm.org/D141215
Files:
clang/include/clang/Interpreter/Interpreter.h
clang/
junaire created this revision.
Herald added a project: All.
junaire requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This patch implements the initial value pretty printing for clang-repl.
In general, when clang-repl finds something need to
12 matches
Mail list logo