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
[Sanitizer] Disable inlining to improve robustness of test (swiftlang#33753)
This test checks that Sanitizer reports contain properly symbolicated
stacks. Let's make sure that all of the expected frames appear in the
stack by disabling inlining and preventing tail call optimization.
rdar://68171463
Co-authored-by: Julian Lettner <[email protected]>
0 commit comments