Leonard Chan
fdadd998ee
[Sema/Attribute] Make types declared with address_space an AttributedType
...
Currently an address_space is stored in a qualifier. This makes any type
declared with an address_space attribute in the form
`__attribute__((address_space(1))) int 1;` be wrapped in an AttributedType.
This is for a later patch where if `address_space` is declared in a macro,
any diagnostics that would normally print the address space will instead dump
the macro name. This will require saving any macro information in the
AttributedType.
Differential Revision: https://reviews.llvm.org/D51229
llvm-svn: 340765
2018-08-27 17:57:29 +00:00
..
2018-04-10 05:15:01 +00:00
2018-08-20 21:47:29 +00:00
2018-07-30 19:24:48 +00:00
2018-08-21 22:55:26 +00:00
2018-08-22 22:49:32 +00:00
2018-08-09 21:08:08 +00:00
2016-11-02 23:57:18 +00:00
2016-07-18 19:02:11 +00:00
2018-05-07 21:07:10 +00:00
2018-07-30 19:24:48 +00:00
2018-05-09 01:00:01 +00:00
2018-08-15 20:32:06 +00:00
2016-09-20 18:32:48 +00:00
2018-08-09 21:09:38 +00:00
2018-05-08 00:52:19 +00:00
2017-11-30 16:37:02 +00:00
2018-07-30 19:24:48 +00:00
2017-08-23 16:28:26 +00:00
2018-08-22 05:43:27 +00:00
2018-08-06 16:47:31 +00:00
2018-08-03 13:13:05 +00:00
2018-08-02 20:30:52 +00:00
2018-04-03 00:11:50 +00:00
2017-11-10 00:59:22 +00:00
2018-08-09 21:09:38 +00:00
2018-08-09 21:09:38 +00:00
2018-08-14 18:31:20 +00:00
2018-08-09 21:08:08 +00:00
2018-08-09 21:09:38 +00:00
2018-07-30 19:24:48 +00:00
2018-08-09 21:09:38 +00:00
2018-08-09 21:09:38 +00:00
2017-11-30 22:33:48 +00:00
2018-07-12 09:42:05 +00:00
2018-07-30 19:24:48 +00:00
2018-07-30 19:24:48 +00:00
2018-08-03 01:21:16 +00:00
2017-09-22 04:25:05 +00:00
2018-07-30 19:24:48 +00:00
2018-05-09 01:00:01 +00:00
2018-08-17 20:59:27 +00:00
2018-07-30 19:24:48 +00:00
2018-07-30 19:24:48 +00:00
2018-07-25 22:52:05 +00:00
2018-08-13 19:04:24 +00:00
2018-07-30 19:24:48 +00:00
2018-05-09 01:00:01 +00:00
2018-08-09 21:09:38 +00:00
2018-07-30 19:24:48 +00:00
2018-07-31 08:27:06 +00:00
2018-08-09 21:08:08 +00:00
2018-08-14 21:33:28 +00:00
2018-07-23 12:45:24 +00:00
2017-11-21 23:26:08 +00:00
2018-08-09 21:09:38 +00:00
2018-07-30 19:24:48 +00:00
2018-08-09 21:08:08 +00:00
2018-07-31 00:47:41 +00:00
2018-07-30 19:24:48 +00:00
2018-07-30 19:24:48 +00:00
2018-08-20 21:47:29 +00:00
2018-08-20 21:47:29 +00:00
2018-08-27 17:57:29 +00:00
2018-07-30 19:24:48 +00:00
2018-07-30 19:24:48 +00:00