diff options
author | Justin Lebar <jlebar@google.com> | 2016-03-23 22:42:30 +0000 |
---|---|---|
committer | Justin Lebar <jlebar@google.com> | 2016-03-23 22:42:30 +0000 |
commit | e5eed04d52fb2a45f012cfe83f54659f811db2a0 (patch) | |
tree | 9093d680d4e1327e8bd25939eda7fc4e425d645e /llvm/lib/Support/ErrorHandling.cpp | |
parent | e82caa3055692d396c5cbb5a0a7c9241153c4b9f (diff) | |
download | llvm-e5eed04d52fb2a45f012cfe83f54659f811db2a0.zip llvm-e5eed04d52fb2a45f012cfe83f54659f811db2a0.tar.gz llvm-e5eed04d52fb2a45f012cfe83f54659f811db2a0.tar.bz2 |
[CUDA] Merge most of CodeGenCUDA/function-overload.cu into SemaCUDA/function-overload.cu.
Summary:
Previously we were using the codegen test to ensure that we choose the
right overload. But we can do this within sema, with a bit of
cleverness.
I left the constructor/destructor checks in CodeGen, because these
overloads (particularly on the destructors) are hard to check in Sema.
Reviewers: tra
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D18386
llvm-svn: 264207
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions