Issue |
124079
|
Summary |
The test clang/test/Parser/cuda-check-input-kind-assoc.cuh is never run
|
Labels |
clang
|
Assignees |
|
Reporter |
HighCommander4
|
In a local build, if I run:
`<builddir>/bin/llvm-lit <srcdir>/clang/test/Parser/cuda-check-input-kind-assoc.cuh`
I get:
```console
llvm-lit: llvm/utils/lit/lit/llvm/config.py:506: note: using clang: build/bin/clang
llvm-lit: llvm/utils/lit/lit/discovery.py:276: warning: input 'src/clang/test/Parser/cuda-check-input-kind-assoc.cuh' contained no tests
error: did not discover any tests for provided path(s)
```
I think this suggests this test case is never actually run.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs