balazske added inline comments.
================ Comment at: clang/lib/AST/ASTImporter.cpp:8132 + return VisitTypeSpecTypeLoc(FTS); + llvm_unreachable("Unimplemented TypeLoc visitor function"); + } ---------------- This assert is new related to the old code. Are really all TypeLoc's are implemented (probably analyze with CTU a large project)? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D71018/new/ https://reviews.llvm.org/D71018 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits