[PATCH] D86853: [modules] Repro for pure virtual base class method crash
Andrew Gallagher via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Aug 30 14:00:11 PDT 2020
andrewjcg created this revision.
Herald added subscribers: cfe-commits, danielkiss.
Herald added a project: clang.
andrewjcg requested review of this revision.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D86853
Files:
clang/lib/Serialization/ASTReaderDecl.cpp
clang/test/Modules/Inputs/set-pure-crash/a.h
clang/test/Modules/Inputs/set-pure-crash/b.h
clang/test/Modules/Inputs/set-pure-crash/c.h
clang/test/Modules/Inputs/set-pure-crash/module.modulemap
clang/test/Modules/set-pure-crash.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86853.288872.patch
Type: text/x-patch
Size: 2855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200830/aec18283/attachment.bin>
More information about the cfe-commits
mailing list