This revision was automatically updated to reflect the committed changes.
Closed by commit rG59f1bf46f8c2: [ASTImporter] Add unittest case for friend
decl import (authored by vabridgers, committed by einvbri
).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE L
martong accepted this revision.
martong added a comment.
This revision is now accepted and ready to land.
Thanks, looks good!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83006/new/
https://reviews.llvm.org/D83006
__
vabridgers updated this revision to Diff 274961.
vabridgers added a comment.
update for pre-merge lint checks
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83006/new/
https://reviews.llvm.org/D83006
Files:
clang/unittests/AST/ASTImporterTest.cpp
vabridgers added a comment.
I confirmed that a crash was seen when the change for
https://reviews.llvm.org/D82882 was reverted, then the unittests pass with the
change associated with https://reviews.llvm.org/D82882.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://re
vabridgers updated this revision to Diff 274945.
vabridgers added a comment.
Updated commit header.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83006/new/
https://reviews.llvm.org/D83006
Files:
clang/unittests/AST/ASTImporterTest.cpp
Index:
vabridgers created this revision.
vabridgers added a reviewer: martong.
Herald added subscribers: cfe-commits, teemperor, rnkovacs.
Herald added a reviewer: a.sidorin.
Herald added a reviewer: shafik.
Herald added a project: clang.
vabridgers updated this revision to Diff 274945.
vabridgers added a