diff options
author | Justin Lebar <jlebar@google.com> | 2016-08-10 01:09:14 +0000 |
---|---|---|
committer | Justin Lebar <jlebar@google.com> | 2016-08-10 01:09:14 +0000 |
commit | 2ef3dabd45305117a237ce28babdfee651aad5fc (patch) | |
tree | fd40c18e4705bf0957e426dca85608941b527eea /lldb/packages/Python/lldbsuite/test/lang/cpp | |
parent | b008003aa3f0d7d48cfab30a93f7f475f206391a (diff) | |
download | bcm5719-llvm-2ef3dabd45305117a237ce28babdfee651aad5fc.tar.gz bcm5719-llvm-2ef3dabd45305117a237ce28babdfee651aad5fc.zip |
[CUDA] Add __device__ overloads for placement new and delete.
Summary:
Previously these sort of worked because they didn't end up resulting in
calls at the ptx layer. But I'm adding stricter checks that break
placement new without these changes.
Reviewers: tra
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D23239
llvm-svn: 278194
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp')
0 files changed, 0 insertions, 0 deletions