aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectExpression.cpp
diff options
context:
space:
mode:
authorBenjamin Maxwell <benjamin.maxwell@arm.com>2023-10-13 10:22:05 +0100
committerGitHub <noreply@github.com>2023-10-13 10:22:05 +0100
commitf54dc7b3936f1bd751db710cfc2fec1652159a3f (patch)
tree98211db52a1260801321d57d456a2c7ab64c6da1 /lldb/source/Commands/CommandObjectExpression.cpp
parent92e751d426dbc17607bc8f552325fc659f4d0f66 (diff)
downloadllvm-f54dc7b3936f1bd751db710cfc2fec1652159a3f.zip
llvm-f54dc7b3936f1bd751db710cfc2fec1652159a3f.tar.gz
llvm-f54dc7b3936f1bd751db710cfc2fec1652159a3f.tar.bz2
[mlir][ODS] Omit printing default-valued attributes in oilists (#68880)
This makes these match the behaviour of optional attributes (which are omitted when they are their default value of none). This allows for concise assembly formats without a custom printer. An extra print of " " is also removed, this does change any existing uses of oilists, but if the parameter before the oilist is optional, that would previously add an extra space. This #68694 + some fixes for the MLIR Python tests, unfortunately GitHub does not allow re-opening PRs :confused:
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions