summaryrefslogtreecommitdiffstats
path: root/llvm/lib/TextAPI
diff options
context:
space:
mode:
authorYaxun Liu <Yaxun.Liu@amd.com>2019-09-20 14:28:09 +0000
committerYaxun Liu <Yaxun.Liu@amd.com>2019-09-20 14:28:09 +0000
commite5d17c511fa603b557f86257b5b6f39b429f4e35 (patch)
treeab5b5e890b32f0e0440fb789d1960ab57fcf997f /llvm/lib/TextAPI
parent4896f7243d629dfa9cce4acf2f72ca1e081a2c40 (diff)
downloadbcm5719-llvm-e5d17c511fa603b557f86257b5b6f39b429f4e35.tar.gz
bcm5719-llvm-e5d17c511fa603b557f86257b5b6f39b429f4e35.zip
[CUDA][HIP] Fix hostness of defaulted constructor
Clang does not respect the explicit device host attributes of defaulted special members. Also clang does not respect the hostness of special members determined by their first declarations. Clang also adds duplicate implicit device or host attributes in certain cases. This patch fixes that. Differential Revision: https://reviews.llvm.org/D67509 llvm-svn: 372394
Diffstat (limited to 'llvm/lib/TextAPI')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud