[all-commits] [llvm/llvm-project] b042d1: [lldb/test] Add Shell/Expr/TestStringLiteralExpr.test

serge-sans-paille via All-commits all-commits at lists.llvm.org
Fri Jul 8 01:01:28 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b042d15d2e39eea528c51a30fe637b9ea84250d3
      https://github.com/llvm/llvm-project/commit/b042d15d2e39eea528c51a30fe637b9ea84250d3
  Author: Jesus Checa Hidalgo <jchecahi at redhat.com>
  Date:   2022-07-08 (Fri, 08 Jul 2022)

  Changed paths:
    A lldb/test/Shell/Expr/TestStringLiteralExpr.test

  Log Message:
  -----------
  [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.

Differential Revision: https://reviews.llvm.org/D129261




More information about the All-commits mailing list