[libcxx-commits] [PATCH] D93316: [libc++] Fix extern C for __sanitizer_annotate_contiguous_container() (for gcc)

Azat Khuzhin via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 16 01:12:04 PST 2020


azat added a comment.

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)


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