[all-commits] [llvm/llvm-project] 100a3c: [HWASAN][LSAN] Exclude crash-recovery-modules.m fr...

kstoimenov via All-commits all-commits at lists.llvm.org
Fri Mar 10 16:14:58 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 100a3c397c2009d008ed4d26e124af43805184a0
      https://github.com/llvm/llvm-project/commit/100a3c397c2009d008ed4d26e124af43805184a0
  Author: Kirill Stoimenov <kstoimenov at google.com>
  Date:   2023-03-11 (Sat, 11 Mar 2023)

  Changed paths:
    M clang/test/Index/crash-recovery-modules.m

  Log Message:
  -----------
  [HWASAN][LSAN] Exclude crash-recovery-modules.m from HWASAN tests

This is a reland of a single file from D145727, which was reverted in 25ba9dcf1807. This test is using exact line number in the checks so if anything is rearranged the test fails. Moving hwasan on the same line fixes that issue.

Reviewed By: vitalybuka

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




More information about the All-commits mailing list