[clang] [DebugInfo] Make a test more robust (PR #106463)

2024-09-04 Thread Paul T Robinson via cfe-commits
https://github.com/pogo59 closed https://github.com/llvm/llvm-project/pull/106463 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [DebugInfo] Make a test more robust (PR #106463)

2024-09-04 Thread Jeremy Morse via cfe-commits
https://github.com/jmorse approved this pull request. LGTM https://github.com/llvm/llvm-project/pull/106463 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [DebugInfo] Make a test more robust (PR #106463)

2024-08-28 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-debuginfo Author: Paul T Robinson (pogo59) Changes 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. --- Full diff: https://

[clang] [DebugInfo] Make a test more robust (PR #106463)

2024-08-28 Thread Paul T Robinson via cfe-commits
https://github.com/pogo59 created https://github.com/llvm/llvm-project/pull/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. >From 845fb7105d0e23df57ced47c1f1