-
Notifications
You must be signed in to change notification settings - Fork 12.3k
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
Backport 82150606fb11d28813ae6 into 12.0.1 #49633
Comments
assigned to @kcc |
Do we also need to backport this: https://reviews.llvm.org/D102475 along with it? |
Yeah, it's important to do so I'd say. |
Hi Kostya, What is your opinion on backporting this? https://reviews.llvm.org/rG82150606fb11d28813ae6da1101f5bda638165fe |
No opinion, please ask Vitaly (CC-ed) |
1 similar comment
No opinion, please ask Vitaly (CC-ed) |
It should be both on nothing: It's better if we backport them to help users with newer glibc. |
Merged: 385a6f3 |
Extended Description
This fixes asan integration on some systems depending on the glibc version. On those systems, asan is not usable without this patch.
The text was updated successfully, but these errors were encountered: