[PATCH] D19679: Method pool in modules: sync up out of date selectors before writing the module
Manman Ren via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 29 11:42:51 PDT 2016
manmanren updated this revision to Diff 55638.
manmanren added a comment.
Addressing review comments from Doug and Adrian.
Manman
http://reviews.llvm.org/D19679
Files:
include/clang/Sema/ExternalSemaSource.h
include/clang/Sema/MultiplexExternalSemaSource.h
include/clang/Sema/Sema.h
include/clang/Serialization/ASTReader.h
lib/Sema/MultiplexExternalSemaSource.cpp
lib/Sema/Sema.cpp
lib/Sema/SemaDeclObjC.cpp
lib/Serialization/ASTReader.cpp
lib/Serialization/ASTWriter.cpp
test/Modules/Inputs/MethodPoolCombined1.h
test/Modules/Inputs/MethodPoolCombined2.h
test/Modules/Inputs/MethodPoolString1.h
test/Modules/Inputs/MethodPoolString2.h
test/Modules/Inputs/module.map
test/Modules/method_pool_write.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19679.55638.patch
Type: text/x-patch
Size: 8620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160429/89e2cd77/attachment.bin>
More information about the cfe-commits
mailing list