[all-commits] [llvm/llvm-project] be58b4: [lldb] Add 'CHECK' to class-type-nullptr-deref.s t...

cmtice via All-commits all-commits at lists.llvm.org
Thu Apr 13 08:19:04 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: be58b42a7510e3fe204e015bcf5faa9ed35d1766
      https://github.com/llvm/llvm-project/commit/be58b42a7510e3fe204e015bcf5faa9ed35d1766
  Author: Caroline Tice <cmtice at google.com>
  Date:   2023-04-13 (Thu, 13 Apr 2023)

  Changed paths:
    M lldb/test/Shell/SymbolFile/DWARF/x86/class-type-nullptr-deref.s

  Log Message:
  -----------
  [lldb] Add 'CHECK' to class-type-nullptr-deref.s test.

This test previously relied on just segfaulting or not. This commit adds
a CHECK statement to the test.

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




More information about the All-commits mailing list