[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:44:05 PDT 2016


manmanren marked 3 inline comments as done.

================
Comment at: lib/Serialization/ASTWriter.cpp:4394
@@ +4393,3 @@
+  // date, so we need to pull in the new content here.
+
+  // It's possible that updateOutOfDateSelector can update SelectorIDs. To be
----------------
Nice catch. Thanks,


http://reviews.llvm.org/D19679





More information about the cfe-commits mailing list