[PATCH] D110281: Change __builtin_sycl_unique_stable_name to just use an Itanium mangling
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 23 06:02:12 PDT 2021
erichkeane updated this revision to Diff 374523.
erichkeane added a comment.
fix typo that @bader found
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110281/new/
https://reviews.llvm.org/D110281
Files:
clang/docs/LanguageExtensions.rst
clang/include/clang/AST/ASTContext.h
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Sema/Sema.h
clang/lib/AST/ASTContext.cpp
clang/lib/AST/Expr.cpp
clang/lib/AST/ExprConstant.cpp
clang/lib/AST/ItaniumCXXABI.cpp
clang/lib/AST/ItaniumMangle.cpp
clang/lib/AST/MicrosoftCXXABI.cpp
clang/lib/Sema/SemaSYCL.cpp
clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
clang/test/CodeGenSYCL/unique_stable_name.cpp
clang/test/CodeGenSYCL/unique_stable_name_windows_diff.cpp
clang/test/SemaSYCL/unique_stable_name.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110281.374523.patch
Type: text/x-patch
Size: 30538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210923/f3e6c8c1/attachment-0001.bin>
More information about the cfe-commits
mailing list