]> granicus.if.org Git - clang/commitdiff
Add missing header file
authorDouglas Gregor <dgregor@apple.com>
Wed, 10 Feb 2010 01:35:04 +0000 (01:35 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 10 Feb 2010 01:35:04 +0000 (01:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95751 91177308-0d34-0410-b5e6-96231b3b80d8

test/ASTMerge/Inputs/var1.h [new file with mode: 0644]

diff --git a/test/ASTMerge/Inputs/var1.h b/test/ASTMerge/Inputs/var1.h
new file mode 100644 (file)
index 0000000..1518e17
--- /dev/null
@@ -0,0 +1 @@
+double x2;