summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCUDA/overloaded-delete.cu
Commit message (Collapse)AuthorAgeFilesLines
* Declare H and H new/delete.Artem Belevich2016-10-211-1/+45
| | | | llvm-svn: 284879
* [CUDA] Add additional testcases for EraseUnwantedCUDAMatches.Justin Lebar2016-07-121-0/+25
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