jchecahi updated this revision to Diff 442819.
jchecahi added a comment.
[lldb/test] Add Shell/Expr/TestStringLiteralExpr.test
This test should exercise the usage of expressions containing
string literals and ensure that lldb doesn't crash.
Repository:
rG LLVM Github Monorepo
CHANGES
jchecahi created this revision.
Herald added a project: All.
jchecahi requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
This test should exercise the usage of expressions containing
string literals and ensure that lldb doesn't crash.
Reposi