ChuanqiXu added inline comments.
================
Comment at: clang/lib/Sema/SemaLookup.cpp:1579
+ (M->getPrimaryModuleInterfaceName() ==
+ llvm::StringRef(getLangOpts().CurrentModule).split(':').first)) {
+ CurrentModuleUnitsCache.insert(M);
----------------
I thought to add a comment for this. But I feel like it might be too wordy...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123837/new/
https://reviews.llvm.org/D123837
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits