[PATCH] D76620: [SYCL] Implement __builtin_unique_stable_name.
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 25 07:32:40 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb5a034e771d0: [SYCL] Implement __builtin_unique_stable_name. (authored by erichkeane).
Herald added a project: clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76620/new/
https://reviews.llvm.org/D76620
Files:
clang/docs/LanguageExtensions.rst
clang/include/clang/AST/Expr.h
clang/include/clang/AST/Mangle.h
clang/include/clang/Basic/TokenKinds.def
clang/include/clang/Parse/Parser.h
clang/include/clang/Sema/Sema.h
clang/lib/AST/Expr.cpp
clang/lib/AST/ItaniumMangle.cpp
clang/lib/Parse/ParseExpr.cpp
clang/lib/Parse/ParseTentative.cpp
clang/lib/Sema/SemaExpr.cpp
clang/lib/Sema/SemaTemplateInstantiate.cpp
clang/test/CodeGenSYCL/unique-stable-name.cpp
clang/test/ParserSYCL/unique-stable-name.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76620.252573.patch
Type: text/x-patch
Size: 31468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200325/0246439c/attachment-0001.bin>
More information about the cfe-commits
mailing list