From: Manoj Gupta Date: Tue, 18 Apr 2017 17:34:46 +0000 (+0000) Subject: Testing commit access. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=547e6dfaa8482dc130122fb61d3b2b5be894b5bb;p=clang 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 --- 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.