[PATCH] D71734: [Modules] Handle tag types and complain about bad merges in C/Objective-C mode
Volodymyr Sapsai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 18 12:50:35 PDT 2021
vsapsai updated this revision to Diff 353081.
vsapsai marked an inline comment as done.
vsapsai added a comment.
Rebase on top of "main" and address review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71734/new/
https://reviews.llvm.org/D71734
Files:
clang/include/clang/AST/Decl.h
clang/include/clang/AST/DeclBase.h
clang/include/clang/AST/ODRHash.h
clang/include/clang/Serialization/ASTReader.h
clang/lib/AST/Decl.cpp
clang/lib/AST/ODRHash.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTReaderDecl.cpp
clang/lib/Serialization/ASTWriterDecl.cpp
clang/test/Modules/odr_hash-record.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71734.353081.patch
Type: text/x-patch
Size: 24466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210618/b7eaab2b/attachment-0001.bin>
More information about the cfe-commits
mailing list