GPG error: http://apt.llvm.org/xenial llvm-toolchain-xenial-7 InRelease: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 15CF4D18AF4F7421
W: The repository ‘http://apt.llvm.org/xenial llvm-toolchain-xenial-7 InRelease’ is not signed.
N: Data from such a repository can’t be authenticated and is therefore potentially dangerous to use.
解决办法
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 15CF4D18AF4F7421
sudo apt-get update