[clang] [clang-format] Fix crashes when the macro expansion is empty (PR #119428)
LLVM Continuous Integration via cfe-commits
cfe-commits at lists.llvm.org
Sat Dec 21 22:25:57 PST 2024
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `llvm-clang-aarch64-darwin` running on `doug-worker-4` while building `clang` at step 2 "checkout".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/190/builds/11848
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 2 (checkout) failure: update (failure)
git version 2.39.3 (Apple Git-146)
fatal: unable to access 'https://github.com/llvm/llvm-project.git/': Could not resolve host: github.com
fatal: unable to access 'https://github.com/llvm/llvm-project.git/': Could not resolve host: github.com
```
</details>
https://github.com/llvm/llvm-project/pull/119428
More information about the cfe-commits
mailing list