diff options
| author | Greg Clayton <gclayton@apple.com> | 2010-07-29 19:36:30 +0000 |
|---|---|---|
| committer | Greg Clayton <gclayton@apple.com> | 2010-07-29 19:36:30 +0000 |
| commit | 4b4b5fcebc3678145fb155227043624673cc78fd (patch) | |
| tree | 6de6930af2ce9c9747a8c5e678351db1fe31c738 /clang/lib/AST/ASTContext.cpp | |
| parent | 4ed7c5b2f8b28145392e3bb01121169fe9eb7b0b (diff) | |
| download | bcm5719-llvm-4b4b5fcebc3678145fb155227043624673cc78fd.tar.gz bcm5719-llvm-4b4b5fcebc3678145fb155227043624673cc78fd.zip | |
Fixed expression result printing to have the expression result type be in
parens and to have a space before the value.
Before:
(lldb) expr 3 + 1
int4
(lldb) expr 3 + 1
(int) 4
llvm-svn: 109793
Diffstat (limited to 'clang/lib/AST/ASTContext.cpp')
0 files changed, 0 insertions, 0 deletions

