sammccall accepted this revision.
sammccall added a comment.
This revision is now accepted and ready to land.

Sorry, I was just not reading the test clearly. LGTM



================
Comment at: clang/lib/Serialization/ASTReader.cpp:4990
         PP.makeModuleVisible(Imported, Import.ImportLoc);
-      // FIXME: should we tell Sema to make the module visible too?
     }
----------------
maybe replace this with a comment pointing at UpdateSema() for the sema part


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86069/new/

https://reviews.llvm.org/D86069

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to