[TableGen] Write one of the Record constructors in terms of the other constructor...
[oota-llvm.git] / include / llvm / TableGen / Error.h
index 17ac418151536770119c0cbf27052688613dc808..3df658df8809abca6a0c966f0524c1b329bae498 100644 (file)
@@ -34,7 +34,6 @@ LLVM_ATTRIBUTE_NORETURN void PrintFatalError(ArrayRef<SMLoc> ErrorLoc,
 extern SourceMgr SrcMgr;
 extern unsigned ErrorsPrinted;
 
-
 } // end namespace "llvm"
 
 #endif