Michael Han
309af291ef
Add fixit hints for misplaced C++11 attributes around class specifiers.
...
Following r168626, in class declaration or definition, there are a combination of syntactic locations
where C++11 attributes could appear, and among those the only valid location permitted by standard is
between class-key and class-name. So for those attributes appear at wrong locations, fixit is used to
move them to expected location and we recover by applying them to the class specifier.
llvm-svn: 171757
2013-01-07 16:57:11 +00:00
..
2012-02-29 22:21:36 +00:00
2011-02-22 23:17:49 +00:00
2012-12-20 21:05:53 +00:00
2011-07-28 19:51:27 +00:00
2012-07-09 20:00:35 +00:00
2010-04-24 01:30:46 +00:00
2012-10-20 08:41:10 +00:00
2013-01-07 16:57:11 +00:00
2012-03-08 02:39:21 +00:00
2010-04-24 01:30:46 +00:00
2011-09-06 03:01:15 +00:00
2011-09-06 03:01:15 +00:00
2012-09-27 01:42:07 +00:00
2012-07-17 23:19:16 +00:00
2012-05-29 21:52:45 +00:00
2012-04-06 18:12:22 +00:00
2012-10-03 17:55:29 +00:00
2012-11-14 01:28:38 +00:00
2012-05-21 22:43:44 +00:00
2011-09-06 03:01:15 +00:00
2012-09-24 22:00:36 +00:00
2010-04-24 01:30:46 +00:00
2012-01-26 02:40:48 +00:00
2012-03-08 00:52:24 +00:00
2011-09-06 03:01:15 +00:00
2010-04-24 01:30:46 +00:00
2012-07-20 18:50:51 +00:00
2011-04-24 05:37:28 +00:00
2010-09-17 22:25:06 +00:00
2012-03-18 02:56:47 +00:00
2012-07-30 21:30:52 +00:00
2012-09-18 00:52:05 +00:00
2012-10-11 22:55:07 +00:00
2012-12-05 18:44:44 +00:00
2012-05-30 21:53:13 +00:00
2012-12-05 18:44:49 +00:00
2012-12-05 18:44:49 +00:00
2012-06-08 22:46:04 +00:00
2012-10-11 22:55:07 +00:00
2011-04-13 22:18:37 +00:00
2010-07-09 17:35:33 +00:00
2012-07-17 17:46:40 +00:00
2012-04-03 18:20:11 +00:00
2010-02-04 23:42:48 +00:00
2011-12-15 00:38:15 +00:00
2012-10-12 20:00:44 +00:00
2012-04-06 18:12:22 +00:00