Reid Kleckner
1df0fea593
Add -fuse-line-directive flag to control usage of #line with -E
...
Currently -fms-extensions controls this behavior, which doesn't make
much sense. It means we can't identify what is and isn't a system header
when compiling our own preprocessed output, because #line doesn't
represent this information.
If someone is feeding Clang's preprocessed output to another compiler,
they can use this flag.
Fixes PR20553.
Reviewers: rsmith
Differential Revision: http://reviews.llvm.org/D5217
llvm-svn: 230587
2015-02-26 00:17:25 +00:00
..
2014-03-12 02:26:08 +00:00
2013-01-26 17:11:39 +00:00
2014-12-23 22:32:37 +00:00
2014-12-23 22:32:37 +00:00
2013-07-04 16:16:58 +00:00
2013-01-28 17:49:02 +00:00
2013-05-15 11:03:04 +00:00
2014-12-14 04:53:11 +00:00
2014-12-23 22:32:37 +00:00
2013-01-24 23:44:04 +00:00
2014-03-12 02:53:12 +00:00
2014-05-19 14:52:09 +00:00
2013-01-16 21:43:09 +00:00
2013-07-04 16:16:58 +00:00
2013-09-26 03:33:06 +00:00
2014-04-22 23:50:25 +00:00
2014-12-23 22:32:37 +00:00
2014-11-12 21:16:38 +00:00
2012-10-19 12:44:48 +00:00
2013-08-12 12:51:05 +00:00
2012-11-17 20:25:54 +00:00
2012-11-17 20:25:54 +00:00
2012-11-17 20:25:54 +00:00
2014-12-23 22:32:37 +00:00
2013-09-05 00:02:30 +00:00
2013-09-28 04:37:56 +00:00
2014-12-03 01:25:49 +00:00
2012-11-05 22:21:05 +00:00
2014-12-03 01:25:49 +00:00
2014-12-03 01:25:49 +00:00
2014-04-16 02:56:48 +00:00
2012-12-20 12:03:13 +00:00
2012-12-17 08:52:05 +00:00
2014-03-18 14:13:10 +00:00
2013-10-12 23:17:37 +00:00
2013-12-14 01:07:05 +00:00
2014-04-11 20:55:19 +00:00
2014-05-07 01:58:02 +00:00
2012-10-19 12:44:48 +00:00
2014-12-15 04:18:11 +00:00
2014-06-21 23:32:05 +00:00
2012-10-19 12:44:48 +00:00
2013-08-23 15:42:01 +00:00
2013-08-23 16:12:49 +00:00
2012-10-19 12:44:48 +00:00
2012-10-19 12:44:48 +00:00
2013-04-19 17:13:17 +00:00
2013-04-17 16:16:16 +00:00
2015-02-26 00:17:25 +00:00
2012-11-30 19:52:30 +00:00
2012-10-19 12:44:48 +00:00
2013-03-09 23:56:02 +00:00
2014-08-03 23:41:04 +00:00
2013-01-28 20:40:50 +00:00
2013-03-11 18:01:42 +00:00
2013-01-31 19:48:48 +00:00
2013-01-26 17:11:39 +00:00
2014-11-08 06:08:42 +00:00
2013-01-31 19:48:48 +00:00
2014-06-10 06:09:00 +00:00
2014-10-24 11:28:47 +00:00