| commit | fcf30326fd5f3815b2e6e2b1716f4c8be3c7ebb6 | [log] [tgz] |
|---|---|---|
| author | Alp Toker <alp@nuanti.com> | Thu Dec 05 08:14:54 2013 +0000 |
| committer | Alp Toker <alp@nuanti.com> | Thu Dec 05 08:14:54 2013 +0000 |
| tree | 90d32557bfdbd772a598b349d707adfbd370a22e | |
| parent | 34efb6aee1337f7aa65b9d443b720f499b19b415 [diff] |
clang-format-diff.py: pass through errors to stderr, not stdout Also use write() for unified diff output to avoid further processing by the print function (e.g. trailing newline). llvm-svn: 196484