Add missing header from 165821
authorDouglas Gregor <dgregor@apple.com>
Fri, 12 Oct 2012 21:17:34 +0000 (21:17 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 12 Oct 2012 21:17:34 +0000 (21:17 +0000)
llvm-svn: 165822

clang/test/Modules/Inputs/normal-module-map/nested_umbrella/decltype.h [new file with mode: 0644]

diff --git a/clang/test/Modules/Inputs/normal-module-map/nested_umbrella/decltype.h b/clang/test/Modules/Inputs/normal-module-map/nested_umbrella/decltype.h
new file mode 100644 (file)
index 0000000..506a217
--- /dev/null
@@ -0,0 +1,2 @@
+int decltype_val;
+