[clang] [llvm] [clang-tools-extra] [Clang] Fix linker error for function multiversioning (PR #71706)

via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 5 07:30:42 PST 2023


elizabethandrews wrote:

> > Hmm.... the build fails with:
> > ⚠️ Warning: Checkout failed! checking out commit "af600cbf98ce1bf55c51ef88ddf94cd9114181c2": exit status 128 (Attempt 3/3) 🚨 Error: checking out commit "af600cbf98ce1bf55c51ef88ddf94cd9114181c2": exit status 128
> > Would anyone happen to know what is happening? All I did was `git fetch upstream`, where upstream is `https://github.com/llvm/llvm-project.git` and merged upstream/main to this PR branch
> 
> Seems just some glitch, #74358 which contains these patches everything worked.

Ok Thank you for letting me know! I will make the comment change you mentioned and update PR. 

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


More information about the cfe-commits mailing list