Mikael Holmen
ddff06cdd7
[TableGen] Fix std::array initializer to avoid warnings with older tool chains. NFC
...
A std::array is implemented as a template with an array inside a struct.
Older versions of clang, like 3.6, require an extra set of curly braces
around std::array initializations to avoid warnings.
The C++ language was changed regarding this by CWG 1270. So more modern
tool chains does not complain even if leaving out one level of braces.
llvm-svn: 362360
2019-06-03 06:38:01 +00:00
..
2019-05-30 07:38:09 +00:00
2019-02-26 12:15:14 +00:00
2019-02-12 17:36:57 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-02-12 17:36:57 +00:00
2018-10-25 07:44:01 +00:00
2019-03-11 17:04:35 +00:00
2019-05-30 07:30:37 +00:00
2019-02-20 19:43:47 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-02-25 10:39:53 +00:00
2019-01-19 08:50:56 +00:00
2019-03-12 21:02:54 +00:00
2019-01-19 08:50:56 +00:00
2019-04-23 14:51:27 +00:00
2019-01-19 08:50:56 +00:00
2019-04-15 10:06:26 +00:00
2019-01-19 08:50:56 +00:00
2019-03-17 22:56:38 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-03-11 16:51:37 +00:00
2019-03-10 06:44:09 +00:00
2019-03-10 05:21:52 +00:00
2019-06-03 06:38:01 +00:00
2019-02-25 03:11:44 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-05-31 08:39:34 +00:00
2019-02-20 19:43:47 +00:00
2019-02-20 19:43:47 +00:00
2019-01-19 08:50:56 +00:00
2019-02-12 17:36:57 +00:00
2019-03-12 21:02:54 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-04-23 14:51:27 +00:00
2019-02-12 17:36:57 +00:00
2019-01-19 08:50:56 +00:00
2019-05-13 21:59:03 +00:00
2019-01-19 08:50:56 +00:00
2019-03-29 00:14:01 +00:00
2019-03-11 17:04:35 +00:00
2019-03-11 17:04:35 +00:00
2019-02-11 23:02:02 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-02-05 15:00:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-04-09 07:40:19 +00:00
2019-06-01 06:20:55 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-05-31 02:50:41 +00:00
2019-04-09 07:40:06 +00:00