[libcxxabi] r196540 - 80-column wrap a comment in a test
Nico Weber
nicolasweber at gmx.de
Thu Dec 5 13:54:49 PST 2013
Author: nico
Date: Thu Dec 5 15:54:49 2013
New Revision: 196540
URL: http://llvm.org/viewvc/llvm-project?rev=196540&view=rev
Log:
80-column wrap a comment in a test
Modified:
libcxxabi/trunk/test/catch_const_pointer_nullptr.cpp
Modified: libcxxabi/trunk/test/catch_const_pointer_nullptr.cpp
URL: http://llvm.org/viewvc/llvm-project/libcxxabi/trunk/test/catch_const_pointer_nullptr.cpp?rev=196540&r1=196539&r2=196540&view=diff
==============================================================================
--- libcxxabi/trunk/test/catch_const_pointer_nullptr.cpp (original)
+++ libcxxabi/trunk/test/catch_const_pointer_nullptr.cpp Thu Dec 5 15:54:49 2013
@@ -1,4 +1,4 @@
-//===--------------------- catch_const_pointer_nullptr.cpp ----------------------===//
+//===--------------------- catch_const_pointer_nullptr.cpp ----------------===//
//
// The LLVM Compiler Infrastructure
//
More information about the cfe-commits
mailing list