[libc-commits] [libc] [libc] Disable Clinger fast path for baremetal (PR #180598)

Prabhu Rajasekaran via libc-commits libc-commits at lists.llvm.org
Mon Feb 9 11:58:28 PST 2026


Prabhuk wrote:

The presubmit failure here is unrelated

```
            ^^^^^^^^^^^^^
    File "/home/gha/.local/lib/python3.12/site-packages/github/Requester.py", line 853, in __check
      raise self.createException(status, responseHeaders, data)
  github.GithubException.GithubException: This endpoint is temporarily being throttled. Please try again later. For more on scraping GitHub and how it may affect your rights, please review our Terms of Service (https://docs.github.com/en/site-policy/github-terms/github-terms-of-service): 429 {"message": "This endpoint is temporarily being throttled. Please try again later. For more on scraping GitHub and how it may affect your rights, please review our Terms of Service (https://docs.github.com/en/site-policy/github-terms/github-terms-of-service)", "documentation_url": "https://docs.github.com/rest/using-the-rest-api/rate-limits-for-the-rest-api", "status": "429"}
```

https://github.com/llvm/llvm-project/pull/180598


More information about the libc-commits mailing list