diff options
Diffstat (limited to 'test/DebugInfo/Inputs/dwarfdump-test4-decl.h')
-rw-r--r-- | test/DebugInfo/Inputs/dwarfdump-test4-decl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/DebugInfo/Inputs/dwarfdump-test4-decl.h b/test/DebugInfo/Inputs/dwarfdump-test4-decl.h new file mode 100644 index 0000000000..9abd875415 --- /dev/null +++ b/test/DebugInfo/Inputs/dwarfdump-test4-decl.h @@ -0,0 +1 @@ +inline void a(){} |