[PATCH] D71734: [Modules] Handle tag types and complain about bad merges in C/Objective-C mode
Bruno Cardoso Lopes via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 31 17:50:11 PST 2020
bruno updated this revision to Diff 241855.
bruno added a comment.
- Update patch after Volodymyr's review.
- Refactor bits done as part of rG90f58eaeff5f <https://reviews.llvm.org/rG90f58eaeff5f1d5017e7b689fac79180cdfa0160>, update it to remove that part.
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/DeclCXX.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.241855.patch
Type: text/x-patch
Size: 25159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200201/3139aca3/attachment-0001.bin>
More information about the cfe-commits
mailing list