tejohnson accepted this revision. tejohnson added a comment. This revision is now accepted and ready to land.
LGTM. Just one minor nit on the option help string below. Thanks ================ Comment at: clang/include/clang/Driver/CC1Options.td:329 +def fno_debug_pass_manager : Flag<["-"], "fno-debug-pass-manager">, + HelpText<"Disables the debug prints for the new pass manager">; ---------------- s/the debug prints/debug printing/ https://reviews.llvm.org/D34790 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits