This test should exercise the usage of expressions containing
string literals and ensure that lldb doesn't crash.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
lldb/test/Shell/Expr/TestStringLiteralExpr.test | ||
---|---|---|
2 | This line and the one below looks like debug code and should be removed |
Comment Actions
[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.
Comment Actions
LGTM, assuming this isn't already covered (I couldn't immediately find a test that covers string literals)
This line and the one below looks like debug code and should be removed