Skip to content

[libc] Fix call to clock_gettime #65166

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

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

mikhailramalho
Copy link
Member

The calls were missing the __llvm_libc:: namespace, which can allow the test case to be linked to glibc's clock_gettime.

The calls were missing the __llvm_libc:: namespace, which can allow the
test case to be linked to glibc's clock_gettime.
@github-actions
Copy link

github-actions bot commented Sep 1, 2023

This repository does not accept pull requests. Please follow http://llvm.org/docs/Contributing.html#how-to-submit-a-patch for contribution to LLVM.

@github-actions github-actions bot closed this Sep 1, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Sep 1, 2023
@mikhailramalho mikhailramalho reopened this Sep 1, 2023
@mikhailramalho mikhailramalho requested a review from a team as a code owner September 1, 2023 21:07
@philnik777 philnik777 added the libc label Sep 3, 2023
@mikhailramalho mikhailramalho requested a review from lntue September 5, 2023 16:13
@mikhailramalho mikhailramalho merged commit ce3bade into llvm:main Sep 6, 2023
@mikhailramalho mikhailramalho deleted the clock_gettime_fix branch September 6, 2023 18:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants