rsmith accepted this revision. rsmith added a comment. This revision is now accepted and ready to land.
Thanks! ================ Comment at: clang/lib/Serialization/ASTReader.cpp:8395 + for (unsigned Idx = 0, N = LateParsed.size(); Idx < N; + /* In loop */) { + FunctionDecl *FD = ---------------- Phabricator claims there's a tab here and below. Please double-check you're indenting with spaces before commit. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D86514/new/ https://reviews.llvm.org/D86514 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits