bruno accepted this revision. bruno added a comment. This revision is now accepted and ready to land.
One minor suggestion but otherwise LGTM ================ Comment at: lib/Frontend/CompilerInvocation.cpp:3083 + } else { Diags.Report(diag::err_invalid_vfs_overlay) << File; } ---------------- Can you take the opportunity and remove the curly braces here? Repository: rC Clang https://reviews.llvm.org/D44652 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits