[PATCH] D142607: [clang][ASTImporter] Handle UsingType in friend declarations.

2023-01-30 Thread Balázs Kéri via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rGe31ee6417c33: [clang][ASTImporter] Handle UsingType in friend declarations. (authored by balazske). Repository: rG LLVM Github Monorepo CHANGES

[PATCH] D142607: [clang][ASTImporter] Handle UsingType in friend declarations.

2023-01-27 Thread Balázs Benics via Phabricator via cfe-commits
steakhal accepted this revision. steakhal added a comment. This revision is now accepted and ready to land. LGTM Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D142607/new/ https://reviews.llvm.org/D142607

[PATCH] D142607: [clang][ASTImporter] Handle UsingType in friend declarations.

2023-01-26 Thread Balázs Kéri via Phabricator via cfe-commits
balazske added a comment. The test causes this assert if the fix is not applied: Unhandled type of friend class UNREACHABLE executed at /local/clang/llvm2/llvm-project/clang/lib/AST/ASTImporterLookupTable.cpp:71! #0 0x7f4380b90e0a llvm::sys::PrintStackTrace(llvm::raw_ostream&, int)

[PATCH] D142607: [clang][ASTImporter] Handle UsingType in friend declarations.

2023-01-26 Thread Balázs Kéri via Phabricator via cfe-commits
balazske created this revision. Herald added subscribers: steakhal, martong, gamesh411, Szelethus, dkrupp. Herald added a reviewer: a.sidorin. Herald added a reviewer: shafik. Herald added a project: All. balazske requested review of this revision. Herald added a project: clang. Herald added a