summaryrefslogtreecommitdiffstats
path: root/unittests
diff options
context:
space:
mode:
authorManoj Gupta <manojgupta@google.com>2017-04-18 17:34:46 +0000
committerManoj Gupta <manojgupta@google.com>2017-04-18 17:34:46 +0000
commit547e6dfaa8482dc130122fb61d3b2b5be894b5bb (patch)
treef881680bd2ff0a3e4b46f0a0140dcb85d90a677b /unittests
parent007c596e637ba3a933a07b5ee277201612c7fb61 (diff)
Testing commit access.
Summary: Test commit access. Reviewers: gbiv, george.burgess.iv Reviewed By: george.burgess.iv Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D32161 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@300570 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests')
-rw-r--r--unittests/Driver/ToolChainTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/Driver/ToolChainTest.cpp b/unittests/Driver/ToolChainTest.cpp
index f7ba3eeab2..83aae553a3 100644
--- a/unittests/Driver/ToolChainTest.cpp
+++ b/unittests/Driver/ToolChainTest.cpp
@@ -142,4 +142,4 @@ TEST(ToolChainTest, DefaultDriverMode) {
EXPECT_TRUE(CLDriver.IsCLMode());
}
-} // end anonymous namespace
+} // end anonymous namespace.