[all-commits] [llvm/llvm-project] dd426f: [Asan] Pre-commit test for asan support of funclet...

sylvain-audi via All-commits all-commits at lists.llvm.org
Fri Mar 1 10:35:10 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dd426fa5f931f98251bfb3dbd29ecb06e4ce8d46
      https://github.com/llvm/llvm-project/commit/dd426fa5f931f98251bfb3dbd29ecb06e4ce8d46
  Author: sylvain-audi <62035306+sylvain-audi at users.noreply.github.com>
  Date:   2024-03-01 (Fri, 01 Mar 2024)

  Changed paths:
    A llvm/test/Instrumentation/AddressSanitizer/asan-funclet.ll

  Log Message:
  -----------
  [Asan] Pre-commit test for asan support of funclet token (#82631)

This is in preparation for PR
https://github.com/llvm/llvm-project/pull/82533.

Here we Introduce a test for asan instrumentation where invalid code is
output (see bug https://github.com/llvm/llvm-project/issues/64990)
The `CHECK` lines are generated using `update_test_checks.py` script.
The actual fix PR will udpate this test to highlight the changes in the
generated code.



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