diff options
author | Erich Keane <erich.keane@intel.com> | 2020-04-17 07:52:50 -0700 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2020-04-17 07:54:18 -0700 |
commit | f89abd6923bcc0839288af4b96113a0cb4fa4edd (patch) | |
tree | 467dff2b34511930c0371051d404a7325e8a2520 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | d441188c15183c9496e44169966112304a1fc915 (diff) | |
download | llvm-f89abd6923bcc0839288af4b96113a0cb4fa4edd.zip llvm-f89abd6923bcc0839288af4b96113a0cb4fa4edd.tar.gz llvm-f89abd6923bcc0839288af4b96113a0cb4fa4edd.tar.bz2 |
[SYCL] Update __builtin_unique_stable_name for other backends.
The CUDA backend (and other downstreams) have trouble with the tilde and
arrow delimiter, so replace these with 'm' (for macro) and '_'. Since
these are in the normal lambda ID location, the format of these should
not conflict with anything else.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions