summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCUDA/addr-of-overloaded-fn.cu
Commit message (Collapse)AuthorAgeFilesLines
* [CUDA] Add additional testcases for EraseUnwantedCUDAMatches.Justin Lebar2016-07-121-0/+24
Summary: Specifically, this patch adds testcases for all three calls to EraseUnwantedCUDAMatches. The addr-of-overloaded-fn test I accidentally neutered in r264207, which moved much of CodeGenCUDA/function-overload.cu into SemaCUDA/function-overload.cu. The coverage from overloaded-delete test is new. Reviewers: tra Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D21913 llvm-svn: 275232
OpenPOWER on IntegriCloud