diff options
Diffstat (limited to 'test/Driver/lit.local.cfg')
-rw-r--r-- | test/Driver/lit.local.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Driver/lit.local.cfg b/test/Driver/lit.local.cfg new file mode 100644 index 0000000..a62ea1a --- /dev/null +++ b/test/Driver/lit.local.cfg @@ -0,0 +1 @@ +config.suffixes = ['.c', '.cpp', '.h', '.m', '.mm', '.S', '.s'] |