[PATCH] D21675: New ODR checker for modules
Richard Trieu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 30 17:55:32 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL293585: Add better ODR checking for modules. (authored by rtrieu).
Changed prior to commit:
https://reviews.llvm.org/D21675?vs=86142&id=86376#toc
Repository:
rL LLVM
https://reviews.llvm.org/D21675
Files:
cfe/trunk/include/clang/AST/DeclCXX.h
cfe/trunk/include/clang/AST/ODRHash.h
cfe/trunk/include/clang/AST/Stmt.h
cfe/trunk/include/clang/Basic/DiagnosticSerializationKinds.td
cfe/trunk/lib/AST/CMakeLists.txt
cfe/trunk/lib/AST/DeclCXX.cpp
cfe/trunk/lib/AST/ODRHash.cpp
cfe/trunk/lib/AST/StmtProfile.cpp
cfe/trunk/lib/Sema/SemaDecl.cpp
cfe/trunk/lib/Serialization/ASTReader.cpp
cfe/trunk/lib/Serialization/ASTReaderDecl.cpp
cfe/trunk/lib/Serialization/ASTWriter.cpp
cfe/trunk/test/Modules/merge-using-decls.cpp
cfe/trunk/test/Modules/odr_hash.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21675.86376.patch
Type: text/x-patch
Size: 100197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170131/5e205c16/attachment-0001.bin>
More information about the cfe-commits
mailing list