[PATCH] D59603: [PR40707][PR41011][OpenCL] Allow addr space spelling without double underscore in C++ mode

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 25 04:54:26 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC356888: [OpenCL] Allow addr space spelling without __ prefix in C++. (authored by stulova, committed by ).
Herald added a project: clang.

Changed prior to commit:
  https://reviews.llvm.org/D59603?vs=191665&id=192079#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59603/new/

https://reviews.llvm.org/D59603

Files:
  include/clang/Basic/TokenKinds.def
  lib/Parse/ParseDecl.cpp
  lib/Parse/ParseDeclCXX.cpp
  lib/Parse/ParseTentative.cpp
  test/Parser/opencl-cxx-keywords.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59603.192079.patch
Type: text/x-patch
Size: 5390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190325/1e39820b/attachment.bin>


More information about the cfe-commits mailing list