[all-commits] [llvm/llvm-project] 608ee5: [lldb/test] Stop recording fundamental return type...

Med Ismail Bennani via All-commits all-commits at lists.llvm.org
Tue Feb 2 18:02:11 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 608ee55a317f9f7307c90c720c3ab019926cdb49
      https://github.com/llvm/llvm-project/commit/608ee55a317f9f7307c90c720c3ab019926cdb49
  Author: Med Ismail Bennani <medismail.bennani at gmail.com>
  Date:   2021-02-03 (Wed, 03 Feb 2021)

  Changed paths:
    M lldb/source/API/SBTarget.cpp

  Log Message:
  -----------
  [lldb/test] Stop recording fundamental return types (NFC)

It seems that recording fundamental return type is bogus.

This can trigger asserts when running a test with reproducers so this
patch updates the `SBTarget::IsLoaded` test to stop recording them.

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

Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>




More information about the All-commits mailing list