[PATCH] D32161: Testing commit access.

Manoj Gupta via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 18 05:24:38 PDT 2017


manojgupta created this revision.

Test commit access.


https://reviews.llvm.org/D32161

Files:
  unittests/Driver/ToolChainTest.cpp


Index: unittests/Driver/ToolChainTest.cpp
===================================================================
--- unittests/Driver/ToolChainTest.cpp
+++ unittests/Driver/ToolChainTest.cpp
@@ -142,4 +142,4 @@
   EXPECT_TRUE(CLDriver.IsCLMode());
 }
 
-} // end anonymous namespace
+} // end anonymous namespace.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32161.95553.patch
Type: text/x-patch
Size: 311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170418/59fc1403/attachment.bin>


More information about the cfe-commits mailing list