[llvm] r218374 - Windows/Host.inc: Reformat the header to fit 80-col.

NAKAMURA Takumi geek4civic at gmail.com
Tue Sep 23 21:45:14 PDT 2014


Author: chapuni
Date: Tue Sep 23 23:45:14 2014
New Revision: 218374

URL: http://llvm.org/viewvc/llvm-project?rev=218374&view=rev
Log:
Windows/Host.inc: Reformat the header to fit 80-col.

Modified:
    llvm/trunk/lib/Support/Windows/Host.inc

Modified: llvm/trunk/lib/Support/Windows/Host.inc
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Support/Windows/Host.inc?rev=218374&r1=218373&r2=218374&view=diff
==============================================================================
--- llvm/trunk/lib/Support/Windows/Host.inc (original)
+++ llvm/trunk/lib/Support/Windows/Host.inc Tue Sep 23 23:45:14 2014
@@ -1,4 +1,4 @@
-//===- llvm/Support/Win32/Host.inc -------------------------------*- C++ -*-===//
+//===- llvm/Support/Win32/Host.inc ------------------------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //





More information about the llvm-commits mailing list