summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/namespaces-right.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/Inputs/namespaces-right.h')
-rw-r--r--clang/test/Modules/Inputs/namespaces-right.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/namespaces-right.h b/clang/test/Modules/Inputs/namespaces-right.h
index 77f54ead65a..dd2ac33f910 100644
--- a/clang/test/Modules/Inputs/namespaces-right.h
+++ b/clang/test/Modules/Inputs/namespaces-right.h
@@ -66,3 +66,5 @@ namespace N12 {
}
void consumeFoo(Foo*);
}
+
+namespace Empty {}
OpenPOWER on IntegriCloud