summaryrefslogtreecommitdiffstats
path: root/clang/unittests/CodeGen/BufferSourceTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/unittests/CodeGen/BufferSourceTest.cpp')
-rw-r--r--clang/unittests/CodeGen/BufferSourceTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/unittests/CodeGen/BufferSourceTest.cpp b/clang/unittests/CodeGen/BufferSourceTest.cpp
index 00f06775314..b2a8ba58084 100644
--- a/clang/unittests/CodeGen/BufferSourceTest.cpp
+++ b/clang/unittests/CodeGen/BufferSourceTest.cpp
@@ -74,4 +74,4 @@ TEST(BufferSourceTest, EmitCXXGlobalInitFunc) {
clang::ParseAST(compiler.getSema(), false, false);
}
-} // namespace
+}
OpenPOWER on IntegriCloud