aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/unittest/data/complete_forwarding_header_1.h
diff options
context:
space:
mode:
authorMarco Bubke <marco.bubke@theqtcompany.com>2015-08-04 15:04:41 +0200
committerMarco Bubke <marco.bubke@theqtcompany.com>2015-08-04 16:16:45 +0000
commit0fd213357e4a0e11230e16e4cf25190d6039f30a (patch)
tree3934715f2e66f7ba615ff319a81ef0e603561326 /tests/unit/unittest/data/complete_forwarding_header_1.h
parent2afdfeeb3899055d7103e98c1916987da1c108ff (diff)
Clang: Tests for code completionv3.5.0-rc1
Reparsing in Clang is broken in master. We need to test what is working in which version. Change-Id: I620acd4a0a5adc951951e0fc3c0a4096ac9844fe Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
Diffstat (limited to 'tests/unit/unittest/data/complete_forwarding_header_1.h')
-rw-r--r--tests/unit/unittest/data/complete_forwarding_header_1.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/unit/unittest/data/complete_forwarding_header_1.h b/tests/unit/unittest/data/complete_forwarding_header_1.h
new file mode 100644
index 0000000000..4905abf3e8
--- /dev/null
+++ b/tests/unit/unittest/data/complete_forwarding_header_1.h
@@ -0,0 +1,6 @@
+#ifndef COMPLETE_FORWARDING_HEADER_1_H
+#define COMPLETE_FORWARDING_HEADER_1_H
+
+#include <complete_target_header.h>
+
+#endif // COMPLETE_FORWARDING_HEADER_1_H