I just noticed that if you have a buffer that has no file, that it will result in clang-format printing stuff to stderr, which means that the python will tell vim that there was an error. I'd like to make that a more useful error or have it not happen, but preferably without breaking anything. Does that make sense?
http://llvm-reviews.chandlerc.com/D3019 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
