You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Asan] Pre-commit test for asan support of funclet token (llvm#82631)
This is in preparation for PR
llvm#82533.
Here we Introduce a test for asan instrumentation where invalid code is
output (see bug llvm#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.
0 commit comments