aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lldbgdbclient.py
diff options
context:
space:
mode:
authorMatheus Izvekov <mizvekov@gmail.com>2025-01-29 21:58:55 -0300
committerGitHub <noreply@github.com>2025-01-29 21:58:55 -0300
commit00c096e604ad3a5244af06602556f8de867e36c4 (patch)
treee151e112444836cc80ca4560001e20b33e4d62d0 /lldb/packages/Python/lldbsuite/test/lldbgdbclient.py
parent3c6aa04cf4dee65113e2a780b9f90b36bb4c4e04 (diff)
downloadllvm-00c096e604ad3a5244af06602556f8de867e36c4.zip
llvm-00c096e604ad3a5244af06602556f8de867e36c4.tar.gz
llvm-00c096e604ad3a5244af06602556f8de867e36c4.tar.bz2
[clang] StmtPrinter: Handle DeclRefExpr to a Decomposition (#125001)
A DeclRefExpr could never refer to a Decomposition in valid C++ code, but somehow the Analyzer creates these entities and then it tries to print them. There is no sensible answer here, so we print 'decomposition' followed by the names of all of its bindings, separated by dashes.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbclient.py')
0 files changed, 0 insertions, 0 deletions