Skip to content

Commit 1199bf7

Browse files
HighCommander4github-actions[bot]
authored andcommitted
Automerge: [clang][test] Add .cuh as a recognized extension for lit test files (#124080)
Fixes llvm/llvm-project#124079
2 parents a93126f + 0013264 commit 1199bf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/lit.cfg.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
".m",
3434
".mm",
3535
".cu",
36+
".cuh",
3637
".hip",
3738
".hlsl",
3839
".ll",

0 commit comments

Comments
 (0)