Richard Smith
7981004eb7
Improve diagnostics and error recovery for template name lookup.
...
For 'x::template y', consistently give a "no member named 'y' in 'x'"
diagnostic if there is no such member, and give a 'template keyword not
followed by a template' name error if there is such a member but it's not a
template. In the latter case, add a note pointing at the non-template.
Don't suggest inserting a 'template' keyword in 'X::Y<' if X is dependent
if the lookup of X::Y was actually not a dependent lookup and found only
non-templates.
llvm-svn: 332076
2018-05-11 02:43:08 +00:00
..
2017-10-24 23:38:14 +00:00
2017-04-11 22:01:33 +00:00
2016-03-03 00:10:03 +00:00
2017-05-03 14:05:00 +00:00
2014-12-17 21:57:17 +00:00
2017-03-30 13:48:33 +00:00
2017-02-13 23:09:56 +00:00
2017-03-10 15:04:58 +00:00
2015-10-21 18:06:38 +00:00
2017-03-29 18:09:02 +00:00
2018-02-05 20:23:22 +00:00
2016-02-25 07:08:33 +00:00
2017-12-21 21:42:42 +00:00
2016-02-02 22:23:03 +00:00
2017-11-07 21:40:11 +00:00
2017-03-01 06:11:25 +00:00
2016-12-07 10:24:44 +00:00
2015-10-01 20:20:47 +00:00
2015-09-01 14:49:24 +00:00
2016-07-15 20:41:10 +00:00
2016-07-15 20:41:10 +00:00
2015-08-15 15:23:14 +00:00
2017-10-23 22:01:41 +00:00
2016-06-23 19:02:52 +00:00
2016-06-03 16:59:13 +00:00
2018-04-12 06:01:41 +00:00
2017-05-10 20:03:16 +00:00
2017-05-10 17:18:56 +00:00
2017-02-13 23:09:56 +00:00
2015-12-10 01:07:17 +00:00
2017-09-22 01:54:36 +00:00
2016-10-21 22:00:42 +00:00
2017-10-24 23:38:14 +00:00
2016-11-10 23:28:30 +00:00
2015-06-24 22:02:08 +00:00
2015-07-07 03:57:53 +00:00
2015-07-14 20:08:49 +00:00
2015-07-24 05:09:40 +00:00
2017-03-29 17:40:35 +00:00
2017-03-29 18:16:38 +00:00
2015-04-10 22:07:47 +00:00
2015-04-10 22:07:47 +00:00
2015-04-10 22:07:47 +00:00
2017-04-06 13:06:34 +00:00
2015-09-23 22:14:21 +00:00
2018-05-11 02:43:08 +00:00
2015-07-07 03:57:35 +00:00
2017-04-20 22:23:10 +00:00
2015-01-18 19:05:48 +00:00
2015-11-03 01:15:46 +00:00
2015-12-08 22:45:17 +00:00
2015-12-14 19:12:54 +00:00
2015-09-15 23:17:17 +00:00
2014-08-12 16:20:36 +00:00
2016-02-18 21:05:09 +00:00
2017-10-30 22:55:11 +00:00
2015-11-11 19:34:47 +00:00