forked from OSchip/llvm-project
e5eed04d52
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 |
||
---|---|---|
.. | ||
Inputs | ||
address-spaces.cu | ||
alias.cu | ||
convergent.cu | ||
cuda-builtin-vars.cu | ||
device-stub.cu | ||
device-var-init.cu | ||
device-vtable.cu | ||
filter-decl.cu | ||
function-overload.cu | ||
host-device-calls-host.cu | ||
kernel-call.cu | ||
launch-bounds.cu | ||
link-device-bitcode.cu | ||
llvm-used.cu | ||
printf-aggregate.cu | ||
printf.cu | ||
ptx-kernels.cu |