Anastasia Stulova 948e37c8ca [OpenCL] Allow addr space spelling without __ prefix in C++.
For backwards compatibility we allow alternative spelling of address
spaces - 'private', 'local', 'global', 'constant', 'generic'.

In order to accept 'private' correctly, parsing has been changed to
understand different use cases - access specifier vs address space.

Fixes PR40707 and PR41011!

Differential Revision: https://reviews.llvm.org/D59603

llvm-svn: 356888
2019-03-25 11:54:02 +00:00
..
2018-04-06 15:14:32 +00:00
2018-04-06 15:14:32 +00:00
2017-04-04 21:18:36 +00:00
2016-04-14 23:47:07 +00:00
2014-08-26 21:10:47 +00:00
2019-03-14 14:40:48 +00:00
2017-04-04 21:18:36 +00:00