Nirav Dave
396d48087d
Ignore Lexing errors in macro body definitions
...
Do not issue lexing errors found during the parsing of macro body
definitions and parseIdentifier function in AsmParser. This changes the
Parser to not issue a lexing error when we reach an error, but rather
when it is consumed allowing us time to examine and recover from an
error.
As a result, of this, we stop issuing a both lexing error and a parsing
error in floating-literals test. Minor tweak to parseDirectiveRealValue
to favor more meaningful lexing error over less helpful parse error.
Reviewers: rnk, majnemer
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D20535
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271542 91177308-0d34-0410-b5e6-96231b3b80d8
2016-06-02 17:15:05 +00:00
..
2013-07-03 16:41:29 +00:00
2015-04-27 10:50:29 +00:00
2015-04-27 10:50:29 +00:00
2012-08-21 17:12:05 +00:00
2013-09-26 14:49:40 +00:00
2016-01-26 00:27:59 +00:00
2014-06-18 20:57:28 +00:00
2015-06-07 01:46:24 +00:00
2015-06-07 01:46:24 +00:00
2015-06-07 01:46:24 +00:00
2016-01-26 00:27:59 +00:00
2013-12-18 02:53:03 +00:00
2013-12-18 02:53:03 +00:00
2016-05-26 00:22:26 +00:00
2014-06-19 17:15:36 +00:00
2016-05-28 05:57:48 +00:00
2013-09-05 19:14:26 +00:00
2013-09-05 19:14:26 +00:00
2012-09-07 17:25:13 +00:00
2014-06-19 17:15:36 +00:00
2014-06-19 17:15:36 +00:00
2013-12-28 06:39:29 +00:00
2013-12-28 05:54:33 +00:00
2014-06-10 20:16:47 +00:00
2014-12-24 04:11:42 +00:00
2016-05-28 05:57:48 +00:00
2014-02-01 16:52:33 +00:00
2014-02-23 23:02:23 +00:00
2014-02-23 23:02:23 +00:00
2014-07-24 16:26:06 +00:00
2014-02-17 20:48:32 +00:00
2014-02-17 20:48:32 +00:00
2015-11-04 23:50:29 +00:00
2014-02-17 20:48:32 +00:00
2016-04-19 23:51:52 +00:00
2015-10-26 02:45:50 +00:00
2015-11-11 00:51:36 +00:00
2012-05-12 11:18:59 +00:00
2016-06-02 17:15:05 +00:00
2014-06-18 20:57:28 +00:00
2012-05-12 11:18:42 +00:00
2014-02-23 15:53:36 +00:00
2015-03-18 14:20:54 +00:00
2014-02-23 23:02:18 +00:00
2015-03-18 14:20:54 +00:00
2014-05-23 02:56:51 +00:00
2012-09-07 17:25:13 +00:00
2014-06-09 22:42:55 +00:00
2016-06-02 17:15:05 +00:00
2012-09-19 20:29:04 +00:00
2014-02-09 16:22:00 +00:00
2014-02-17 00:40:17 +00:00
2014-07-24 17:08:39 +00:00
2016-03-01 08:18:28 +00:00
2016-03-01 08:18:28 +00:00
2014-02-19 03:00:29 +00:00
2014-02-19 03:00:29 +00:00
2012-09-19 20:23:43 +00:00
2012-05-12 16:31:10 +00:00
2012-05-12 16:31:10 +00:00
2014-02-17 00:40:17 +00:00
2014-02-17 00:40:22 +00:00
2015-08-10 19:01:27 +00:00
2014-01-29 18:57:46 +00:00
2016-02-11 13:48:49 +00:00
2012-05-01 18:38:27 +00:00
2012-07-02 18:37:59 +00:00
2015-08-31 17:44:53 +00:00
2015-03-17 20:07:06 +00:00
2013-04-12 04:06:46 +00:00
2015-05-22 21:37:13 +00:00
2013-07-19 01:26:08 +00:00
2015-10-16 22:07:59 +00:00
2016-03-18 18:22:07 +00:00
2014-04-23 06:56:28 +00:00
2015-08-10 19:01:27 +00:00
2012-03-20 21:33:21 +00:00