This seems to have caused a regression with at least the emacs integration. Running clang-format-region now seems to remove trailing white space from unrelated areas. For example, run it with the cursor in Sema.cpp:1112:
if (!LangOpts.RetainCommentsFromSystemHeaders && and the trailing white space in Sema.cpp:1100: // We have a generic lambda if we parsed auto parameters, or we have is removed. Cheers, Rafael _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
