[libcxx-commits] [PATCH] D93316: [libc++] Fix extern C for __sanitizer_annotate_contiguous_container() (for gcc)
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Dec 16 13:32:20 PST 2020
ldionne added a comment.
In D93316#2457276 <https://reviews.llvm.org/D93316#2457276>, @azat wrote:
> https://buildkite.com/llvm-project/diff-checks/builds/22546#42504dd5-9909-4d24-a94b-73413ec8839c
>
> Please make sure you have the correct access rights
> and the repository exists.')
> INFO Syncing local, origin and upstream...
> INFO Backing off reset_repository(...) for 2.4s (git.exc.GitCommandError: Cmd('git') failed due to: exit code(128)
> cmdline: git push origin main
> stderr: 'ERROR: You must verify your email address.
> See https://github.com/settings/emails.
>
> fatal: Could not read from remote repository.
>
> @ldionne interesting is this about my email? I've just checked and it wasn't verified indeed (it seems that this verification status had been reset during one of github vulnerabilities)
TBH, I don't know. It's the first time I see this. If you give me your `Author Name <email at domain>`, I can commit this for you.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93316/new/
https://reviews.llvm.org/D93316
More information about the libcxx-commits
mailing list