Clang test CodeGenCUDA/kernel-stub-name.cu uses never defined DKERN
variable in a CHECK-NOT directive. This commit replace the variable by a
regex, thereby avoiding the issue.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo