[PATCH] D86853: [modules] Fix crash in call to `FunctionDecl::setPure()`
Andrew Gallagher via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 2 10:16:19 PDT 2020
andrewjcg updated this revision to Diff 289506.
andrewjcg marked 2 inline comments as done.
andrewjcg added a comment.
feedback
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86853/new/
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.289506.patch
Type: text/x-patch
Size: 2854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200902/3b86e01c/attachment.bin>
More information about the cfe-commits
mailing list