blob: a469d38d3e93b5c71fc1fbddd2bd4a7261fe9d54 [file] [log] [blame]
// RUN: %clang_cc1 -fsyntax-only -verify %s
void cudaConfigureCall(unsigned gridSize, unsigned blockSize); // expected-error {{must have scalar return type}}