jkorous added inline comments.
================ Comment at: clang/include/clang/Lex/ModuleLoader.h:50 + // We failed to load the module, but we shouldn't cache the failure. + OtherUncachedFailure, }; ---------------- Just a typo - the comma at the end. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D70556/new/ https://reviews.llvm.org/D70556 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits