summaryrefslogtreecommitdiff
path: root/test/ASTMerge/Inputs
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-02-10 01:35:04 +0000
committerDouglas Gregor <dgregor@apple.com>2010-02-10 01:35:04 +0000
commited6ae499e2cb4a959842c157a8682bc96177fb81 (patch)
tree4ea039741a3d2fa1ccf88d5e1a06ae2fa49a71ab /test/ASTMerge/Inputs
parent13751e3edc7fe50b0ab4e0f5fe7501e81c83c795 (diff)
downloadclang-ed6ae499e2cb4a959842c157a8682bc96177fb81.tar.gz
Add missing header file
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95751 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/ASTMerge/Inputs')
-rw-r--r--test/ASTMerge/Inputs/var1.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ASTMerge/Inputs/var1.h b/test/ASTMerge/Inputs/var1.h
new file mode 100644
index 0000000000..1518e17ef0
--- /dev/null
+++ b/test/ASTMerge/Inputs/var1.h
@@ -0,0 +1 @@
+double x2;