r267604 - Test commit

Erik Pilkington via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 26 13:55:49 PDT 2016


Author: epilk
Date: Tue Apr 26 15:55:48 2016
New Revision: 267604

URL: http://llvm.org/viewvc/llvm-project?rev=267604&view=rev
Log:
Test commit

Modified:
    cfe/trunk/lib/Sema/SemaStmt.cpp

Modified: cfe/trunk/lib/Sema/SemaStmt.cpp
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Sema/SemaStmt.cpp?rev=267604&r1=267603&r2=267604&view=diff
==============================================================================
--- cfe/trunk/lib/Sema/SemaStmt.cpp (original)
+++ cfe/trunk/lib/Sema/SemaStmt.cpp Tue Apr 26 15:55:48 2016
@@ -37,6 +37,7 @@
 #include "llvm/ADT/SmallPtrSet.h"
 #include "llvm/ADT/SmallString.h"
 #include "llvm/ADT/SmallVector.h"
+
 using namespace clang;
 using namespace sema;
 




More information about the cfe-commits mailing list