[all-commits] [llvm/llvm-project] 028174: [DebugInfo] Make a test more robust (#106463)

Paul T Robinson via All-commits all-commits at lists.llvm.org
Wed Sep 4 06:20:03 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 028174aa2c3a9447aca3333e45b5f89e652b74d1
      https://github.com/llvm/llvm-project/commit/028174aa2c3a9447aca3333e45b5f89e652b74d1
  Author: Paul T Robinson <paul.robinson at sony.com>
  Date:   2024-09-04 (Wed, 04 Sep 2024)

  Changed paths:
    M clang/test/CodeGenCXX/debug-info-lambda-this.cpp

  Log Message:
  -----------
  [DebugInfo] Make a test more robust (#106463)

This was accidentally matching a metadata record that happend to have
three elements, but wasn't the record of interest. Add CHECKs to make
sure we've found the correct record.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list