Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android: look in lib/linux/ for the LLVM sanitizers instead #1372

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

finagolfin
Copy link
Member

This upstream change, llvm/llvm-project@a68ccba, broke looking for ASan on Android, so fix it up.

I didn't bother with a test here as it won't run without the Android sanitizers being installed, and this gets the sanitizer tests from the compiler validation suite working on Android anyway.

finagolfin added a commit to finagolfin/swift that referenced this pull request Jun 8, 2023
…en test, and disable CxxToSwiftToCxx bridging test that now fails on Android

Also, make the analogous change to swiftlang/swift-driver#1372, which gets the
sanitizer tests working on Android again.
finagolfin added a commit to finagolfin/swift that referenced this pull request Jun 8, 2023
…en test, and disable CxxToSwiftToCxx bridging test that now fails on Android

Also, make the analogous change to swiftlang/swift-driver#1372, which gets the
sanitizer tests working on Android again.
@finagolfin
Copy link
Member Author

@artemcm, let me know what you think.

@finagolfin
Copy link
Member Author

@artemcm, would you run the CI on this and merge?

@artemcm
Copy link
Contributor

artemcm commented Jun 13, 2023

@swift-ci test

@artemcm artemcm merged commit 80b467f into swiftlang:main Jun 14, 2023
@finagolfin finagolfin deleted the droid branch June 15, 2023 04:38
finagolfin added a commit to finagolfin/swift that referenced this pull request Jul 4, 2023
…en test, and disable CxxToSwiftToCxx bridging test that now fails on Android

Also, make the analogous change to swiftlang/swift-driver#1372, which gets the
sanitizer tests working on Android again.
finagolfin added a commit to finagolfin/swift that referenced this pull request Jul 16, 2023
…x bridging test

Also, make the analogous change to swiftlang/swift-driver#1372, which gets the
sanitizer tests working on Android again.
finagolfin added a commit to finagolfin/swift that referenced this pull request Jul 25, 2023
…x bridging test

Also, make the analogous change to swiftlang/swift-driver#1372, which gets the
sanitizer tests working on Android again, and remove the lld_lto feature in the
tests, which is now unused.
finagolfin added a commit to finagolfin/swift that referenced this pull request Aug 2, 2023
…x bridging test

Also, make the analogous change to swiftlang/swift-driver#1372, which gets the
sanitizer tests working on Android again, and remove the lld_lto feature in the
tests, which is now unused.
finagolfin added a commit to finagolfin/swift that referenced this pull request Aug 3, 2023
…x bridging test

Also, make the analogous change to swiftlang/swift-driver#1372, which gets the
sanitizer tests working on Android again, and remove the lld_lto feature in the
tests, which is now unused.
finagolfin added a commit to finagolfin/swift that referenced this pull request Aug 12, 2023
…x bridging test

Also, make the analogous change to swiftlang/swift-driver#1372, which gets the
sanitizer tests working on Android again, and remove the lld_lto feature in the
tests, which is now unused.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants