balazske added a comment.

The other tests except **Clang::complete-preamble.cpp** and 
**Clang::preamble.c** fail with this assertion:

  ./llvm/clang/lib/Serialization/ASTWriter.cpp:5455: 
clang::serialization::DeclID clang::ASTWriter::getDeclID(const clang::Decl *): 
Assertion `DeclIDs.find(D) != DeclIDs.end() && "Declaration not emitted!"' 
failed.

This was obtained from a new rebuild of previously failing tests 
(Builders/clang-aarch64-quick):
https://lab.llvm.org/buildbot/#/builders/188/builds/23143


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136886/new/

https://reviews.llvm.org/D136886

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to