Richard Smith
4e8144a0d1
[verify] Add support for location markers in directives.
...
A marker (matching /#[A-Za-z0-9_-]/) is specified by attaching a comment
containing the marker to the line at which the diagnostic is expected,
and then can be referenced from an expected-* directive after an @:
foo // #1
// expected-error@#1 {{undeclared identifier 'foo'}}
The intent is for markers to be used in situations where relative line
numbers are currently used, to avoid the need to renumber when the test
case is rearranged.
llvm-svn: 358326
2019-04-13 04:33:39 +00:00
..
2019-04-13 02:01:45 +00:00
2018-08-17 23:54:00 +00:00
2019-04-08 19:52:45 +00:00
2019-02-26 19:26:41 +00:00
2019-02-27 17:40:33 +00:00
2019-04-12 20:25:30 +00:00
2018-10-15 15:43:00 +00:00
2019-04-02 20:49:41 +00:00
2019-04-12 00:11:27 +00:00
2019-04-11 17:55:34 +00:00
2019-04-02 19:48:07 +00:00
2019-04-11 06:18:17 +00:00
2019-04-04 11:08:51 +00:00
2018-10-03 03:50:44 +00:00
2019-02-10 20:17:07 +00:00
2019-04-11 21:18:23 +00:00
2019-04-12 16:23:31 +00:00
2019-04-11 17:55:30 +00:00
2019-04-13 04:33:39 +00:00
2019-03-19 17:09:06 +00:00
2019-01-22 17:59:45 +00:00
2019-04-08 19:52:45 +00:00
2018-07-04 11:21:44 +00:00
2019-03-19 01:51:19 +00:00
2019-04-11 17:55:34 +00:00
2019-04-11 21:18:23 +00:00
2019-04-10 19:11:33 +00:00
2019-04-11 17:55:30 +00:00
2019-04-08 19:52:45 +00:00
2019-04-11 21:18:22 +00:00
2019-02-27 23:38:44 +00:00
2018-06-08 00:30:00 +00:00
2019-04-11 17:55:30 +00:00
2019-03-21 13:30:56 +00:00
2019-04-10 20:25:07 +00:00
2019-04-11 17:55:34 +00:00
2019-03-25 20:06:32 +00:00
2019-04-05 18:25:00 +00:00
2019-03-28 11:47:14 +00:00
2019-03-21 13:30:56 +00:00
2019-01-19 08:50:56 +00:00
2019-04-08 16:34:38 +00:00
2019-03-29 23:33:04 +00:00
2018-11-16 01:18:04 +00:00
2019-03-25 17:47:45 +00:00
2019-01-10 17:44:04 +00:00
2019-03-25 17:47:45 +00:00