Malcolm Parsons
fab3680990
Clean carriage returns from lib/ and include/. NFC.
...
Summary:
Clean carriage returns from lib/ and include/. NFC.
(I have to make this change locally in order for `git diff` to show sane output after I edit a file, so I might as well ask for it to be committed. I don't have commit privs myself.)
(Without this patch, `git rebase`ing any change involving SemaDeclCXX.cpp is a real nightmare. :( So while I have no right to ask for this to be committed, geez would it make my workflow easier if it were.)
Here's the command I used to reformat things. (Requires bash and OSX/FreeBSD sed.)
git grep -l $'\r' lib include | xargs sed -i -e $'s/\r//'
find lib include -name '*-e' -delete
Reviewers: malcolm.parsons
Reviewed By: malcolm.parsons
Subscribers: emaste, krytarowski, cfe-commits
Differential Revision: https://reviews.llvm.org/D45591
Patch by Arthur O'Dwyer.
llvm-svn: 330112
2018-04-16 08:31:08 +00:00
..
2017-04-13 09:56:07 +00:00
2018-02-10 00:55:49 +00:00
2018-02-21 16:06:56 +00:00
2015-09-16 22:03:05 +00:00
2017-11-16 03:18:09 +00:00
2018-01-17 20:27:29 +00:00
2017-10-30 10:09:55 +00:00
2015-09-16 22:03:05 +00:00
2018-02-10 00:51:47 +00:00
2017-12-12 02:27:55 +00:00
2018-01-17 20:27:29 +00:00
2018-03-01 05:43:23 +00:00
2018-01-17 23:46:13 +00:00
2018-01-26 08:15:52 +00:00
2018-01-12 22:12:11 +00:00
2015-09-08 03:50:52 +00:00
2018-04-06 15:14:32 +00:00
2016-04-28 01:09:09 +00:00
2016-04-28 01:09:09 +00:00
2017-09-04 05:56:36 +00:00
2018-03-29 20:55:34 +00:00
2017-10-11 14:49:35 +00:00
2018-03-31 01:20:08 +00:00
2017-09-06 21:45:03 +00:00
2017-01-13 00:50:57 +00:00
2017-06-03 06:26:27 +00:00
2017-10-30 12:02:23 +00:00
2018-01-17 20:27:29 +00:00
2017-01-12 18:00:03 +00:00
2016-01-26 18:05:23 +00:00
2018-01-17 20:27:29 +00:00
2017-01-05 17:26:53 +00:00
2018-04-06 15:14:32 +00:00
2017-10-30 12:02:23 +00:00
2018-01-17 20:27:29 +00:00
2018-03-23 00:16:02 +00:00
2018-03-05 15:41:15 +00:00
2018-01-22 07:44:38 +00:00
2017-12-14 15:16:18 +00:00
2018-03-20 09:27:02 +00:00
2018-04-06 15:14:32 +00:00
2018-04-06 15:14:32 +00:00
2018-01-17 20:27:29 +00:00
2017-01-25 10:21:45 +00:00
2018-04-02 19:43:34 +00:00
2016-07-09 12:16:58 +00:00
2015-09-08 03:50:52 +00:00
2018-01-17 20:27:26 +00:00
2018-03-09 01:47:24 +00:00
2018-04-06 15:14:32 +00:00
2018-03-13 14:51:22 +00:00
2017-05-09 19:31:30 +00:00
2015-09-16 22:03:05 +00:00
2016-06-24 04:05:48 +00:00
2018-04-06 15:14:32 +00:00
2018-03-02 21:34:24 +00:00
2018-01-17 20:27:29 +00:00
2018-03-29 20:55:34 +00:00
2017-09-06 21:45:03 +00:00
2018-01-17 20:27:29 +00:00
2015-09-08 03:50:52 +00:00
2017-03-01 01:47:37 +00:00
2018-01-17 20:27:29 +00:00
2017-11-13 19:29:31 +00:00
2018-04-16 08:31:08 +00:00
2018-03-07 22:20:39 +00:00
2018-01-17 20:27:29 +00:00
2018-01-17 20:27:29 +00:00
2018-04-06 15:14:32 +00:00
2018-01-17 20:27:29 +00:00
2015-09-16 22:03:05 +00:00
2017-05-10 13:22:11 +00:00
2016-05-27 14:27:13 +00:00
2018-01-17 20:27:29 +00:00
2017-05-12 06:53:55 +00:00
2018-01-17 20:27:29 +00:00
2015-09-16 22:03:05 +00:00
2018-01-17 20:27:29 +00:00
2016-02-19 01:35:10 +00:00
2018-03-23 00:16:03 +00:00
2018-01-17 20:27:29 +00:00
2018-01-17 20:27:29 +00:00
2015-09-16 22:03:05 +00:00
2018-02-27 22:05:55 +00:00
2018-01-22 13:32:10 +00:00
2018-01-17 20:27:29 +00:00
2018-02-13 21:31:47 +00:00
2018-03-30 13:37:50 +00:00
2016-01-26 19:01:06 +00:00
2017-09-21 08:18:59 +00:00
2018-01-17 20:27:29 +00:00