ilya-biryukov added inline comments.
================ Comment at: include/clang/Frontend/PrecompiledPreamble.h:248 +/// doesn't restore the state \p CI had before calling AddImplicitPreamble, only +/// clears relevant settings, so that preamble is disabled in \p CI. +} // namespace clang ---------------- arphaman wrote: > Is there a missing declaration here or is this a comment for another > declaration? Indeed, I forgot to remove a comment after I removed a declaration. Thanks for spotting that. https://reviews.llvm.org/D34287 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits