[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
Wed Dec 14 13:42:09 PST 2022
vsapsai updated this revision to Diff 482981.
vsapsai added a comment.
Herald added a project: All.
Rebase and use ODRDiagsEmitter. Add more tests.
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/ODRDiagsEmitter.h
clang/include/clang/AST/ODRHash.h
clang/include/clang/Serialization/ASTReader.h
clang/lib/AST/Decl.cpp
clang/lib/AST/ODRDiagsEmitter.cpp
clang/lib/AST/ODRHash.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTReaderDecl.cpp
clang/lib/Serialization/ASTWriterDecl.cpp
clang/test/Modules/compare-record.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71734.482981.patch
Type: text/x-patch
Size: 29264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221214/cde6a2fb/attachment-0001.bin>
More information about the cfe-commits
mailing list