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 e0677ad commit 701dfb3Copy full SHA for 701dfb3
lldb/test/Shell/lit.cfg.py
@@ -25,7 +25,7 @@
25
26
# suffixes: A list of file extensions to treat as test files. This is overriden
27
# by individual lit.local.cfg files in the test subdirectories.
28
-config.suffixes = [".test", ".cpp", ".s", ".m", ".ll", ".c"]
+config.suffixes = [".test", ".cpp", ".s", ".m"]
29
30
# excludes: A list of directories to exclude from the testsuite. The 'Inputs'
31
# subdirectories contain auxiliary inputs for various tests in their parent
0 commit comments