[llvm] Fix MSVC Demangling with auto NTTP mangled names for function pointer, pointer to data and integral types (PR #96590)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 26 22:57:11 PDT 2024


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-debian-cpp20` running on `clang-debian-cpp20` while building `llvm` at step 2 "Checkout the source code".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/108/builds/501

Here is the relevant piece of the build log for the reference:
```
Step 2 (Checkout the source code) failure: update (failure)
git version 2.43.0
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

```

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


More information about the llvm-commits mailing list