We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 664b227 commit 7ae3ecaCopy full SHA for 7ae3eca
lldb/test/Shell/lit.cfg.py
@@ -33,7 +33,7 @@
33
34
# suffixes: A list of file extensions to treat as test files. This is overriden
35
# by individual lit.local.cfg files in the test subdirectories.
36
-config.suffixes = [".test", ".cpp", ".s", ".m", ".ll"]
+config.suffixes = [".test", ".cpp", ".s", ".m", ".ll", ".c"]
37
38
# excludes: A list of directories to exclude from the testsuite. The 'Inputs'
39
# subdirectories contain auxiliary inputs for various tests in their parent
0 commit comments