diff options
Diffstat (limited to 'test/Driver/Inputs/config-1.cfg')
-rw-r--r-- | test/Driver/Inputs/config-1.cfg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Driver/Inputs/config-1.cfg b/test/Driver/Inputs/config-1.cfg new file mode 100644 index 0000000000000..7d1326fe8bc84 --- /dev/null +++ b/test/Driver/Inputs/config-1.cfg @@ -0,0 +1,6 @@ + +# Empty lines and line started with # are ignored +-Werror + + # Language + -std=c99 |