-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Fix buildbot failure by fixing the base pointer type #100508
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
Conversation
e8a78b8
to
a7f6e49
Compare
LLVM Buildbot has detected a new failure on builder Full details are available at: https://lab.llvm.org/buildbot/#/builders/51/builds/1736 Here is the relevant piece of the build log for the reference:
|
I tried to reproduce it with https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild#try-local-changes and all test passed. Will consider it noise.
|
Summary: This should fix buildbot failures like https://lab.llvm.org/buildbot/#/builders/169/builds/1448 Test Plan: Reviewers: Subscribers: Tasks: Tags: Differential Revision: https://phabricator.intern.facebook.com/D60250583
This should fix buildbot failures like https://lab.llvm.org/buildbot/#/builders/169/builds/1448