diff options
Diffstat (limited to 'test/Driver/Inputs/module/simple.h')
-rw-r--r-- | test/Driver/Inputs/module/simple.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Driver/Inputs/module/simple.h b/test/Driver/Inputs/module/simple.h new file mode 100644 index 000000000000..afd674e74d5b --- /dev/null +++ b/test/Driver/Inputs/module/simple.h @@ -0,0 +1 @@ +#define MODULE_MACRO 10 |