Nikolai Kosjar
1623af0da5
Clang: Add a disabled test for highlighting
...
In the example below, "var" is highlighted as a function, but it should
be highlighted as a local variable.
struct OtherOperator { void operator()(int); };
void g(OtherOperator o, int var)
{
o(var);
}
This is due to a libclang bug.
Change-Id: I7c9fcad6f16c25191d31fc330e969ebd282d4869
Reviewed-by: David Schulz <david.schulz@qt.io >
2017-06-16 06:09:19 +00:00
..
2016-01-19 13:20:35 +00:00
2015-08-04 16:16:45 +00:00
2015-08-04 16:16:45 +00:00
2015-10-01 10:51:10 +00:00
2015-12-08 13:05:02 +00:00
2015-06-16 13:29:27 +00:00
2015-06-16 13:29:27 +00:00
2015-06-16 13:29:27 +00:00
2015-06-16 13:29:27 +00:00
2015-10-01 10:51:10 +00:00
2017-05-11 11:54:09 +00:00
2015-06-16 13:29:27 +00:00
2015-06-16 13:29:27 +00:00
2016-03-30 15:20:19 +00:00
2016-03-30 15:20:19 +00:00
2016-03-30 15:20:19 +00:00
2016-03-30 15:20:19 +00:00
2016-03-30 15:20:19 +00:00
2016-01-19 16:01:06 +00:00
2015-06-16 13:29:27 +00:00
2017-06-09 07:05:25 +00:00
2016-06-24 08:31:28 +00:00
2016-06-24 08:31:28 +00:00
2016-01-19 13:20:35 +00:00
2016-05-03 12:19:13 +00:00
2016-05-03 12:19:13 +00:00
2017-06-09 07:05:25 +00:00
2016-01-19 13:20:35 +00:00
2016-02-01 12:20:58 +00:00
2016-01-19 13:20:35 +00:00
2016-01-19 13:20:35 +00:00
2016-01-19 13:20:35 +00:00
2016-01-19 13:20:35 +00:00
2017-06-09 07:05:25 +00:00
2015-11-17 12:41:37 +00:00
2015-11-17 12:41:37 +00:00
2015-09-29 11:39:21 +00:00
2015-09-29 11:39:21 +00:00
2015-09-29 11:39:21 +00:00
2016-06-22 12:39:39 +00:00
2015-11-16 14:18:37 +00:00
2015-11-16 14:18:37 +00:00
2015-08-31 14:59:16 +00:00
2015-09-29 11:39:21 +00:00
2015-09-29 11:39:21 +00:00
2015-09-29 11:39:21 +00:00
2015-09-29 11:39:21 +00:00
2015-08-31 14:59:16 +00:00
2015-11-06 11:33:12 +00:00
2017-06-16 06:09:19 +00:00
2016-03-07 12:06:40 +00:00
2016-01-19 16:01:06 +00:00
2017-02-16 17:39:05 +00:00
2017-01-30 13:55:58 +00:00
2017-01-30 13:55:58 +00:00
2017-02-16 17:39:16 +00:00
2017-01-30 13:55:58 +00:00
2017-02-16 17:39:05 +00:00
2017-02-16 17:39:16 +00:00
2017-02-16 17:39:05 +00:00
2017-02-01 13:11:15 +00:00
2017-01-30 13:55:58 +00:00
2017-01-30 13:55:58 +00:00
2017-02-21 08:25:47 +00:00
2017-02-16 17:39:16 +00:00
2016-11-15 15:30:33 +00:00
2016-11-15 15:30:33 +00:00
2017-06-14 12:49:05 +00:00
2016-08-08 13:50:25 +00:00
2015-11-17 12:41:37 +00:00
2016-11-23 12:16:04 +00:00
2016-08-04 14:37:19 +00:00
2015-08-31 15:00:07 +00:00
2016-03-30 15:20:19 +00:00