diff options
Diffstat (limited to 'test/DebugInfo/Inputs/dwarfdump-macro.h')
| -rw-r--r-- | test/DebugInfo/Inputs/dwarfdump-macro.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/test/DebugInfo/Inputs/dwarfdump-macro.h b/test/DebugInfo/Inputs/dwarfdump-macro.h index 98f0206cb43f1..75b35f0e4c22c 100644 --- a/test/DebugInfo/Inputs/dwarfdump-macro.h +++ b/test/DebugInfo/Inputs/dwarfdump-macro.h @@ -1,5 +1,5 @@ - - - -#undef M1 -#define M1 NewValue1 +
+
+
+#undef M1
+#define M1 NewValue1
|
