bkramer accepted this revision. bkramer added a comment. This revision is now accepted and ready to land.
This makes sense to me. ================ Comment at: lib/Frontend/ASTUnit.cpp:2089 +void ASTUnit::ResetForParse() +{ + SavedMainFileBuffer.reset(); ---------------- Put the `{` on the same line as the decl. https://reviews.llvm.org/D33042 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits