summaryrefslogtreecommitdiffstats
path: root/libcxx/test/language.support/support.exception/exception.terminate/terminate.handler
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2010-08-22 00:31:12 +0000
committerHoward Hinnant <hhinnant@apple.com>2010-08-22 00:31:12 +0000
commitb5a4c50a03d99be035e8da14ed759ed4efa4e368 (patch)
treeb874708c0b6e2108b0b24c55713714031eb9a056 /libcxx/test/language.support/support.exception/exception.terminate/terminate.handler
parent0022123b9508ec5a37a1965abd71d20a36d47238 (diff)
downloadbcm5719-llvm-b5a4c50a03d99be035e8da14ed759ed4efa4e368.tar.gz
bcm5719-llvm-b5a4c50a03d99be035e8da14ed759ed4efa4e368.zip
Fixing whitespace problems
llvm-svn: 111760
Diffstat (limited to 'libcxx/test/language.support/support.exception/exception.terminate/terminate.handler')
-rw-r--r--libcxx/test/language.support/support.exception/exception.terminate/terminate.handler/terminate_handler.pass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/test/language.support/support.exception/exception.terminate/terminate.handler/terminate_handler.pass.cpp b/libcxx/test/language.support/support.exception/exception.terminate/terminate.handler/terminate_handler.pass.cpp
index 53ec32c078c..9b5302585ba 100644
--- a/libcxx/test/language.support/support.exception/exception.terminate/terminate.handler/terminate_handler.pass.cpp
+++ b/libcxx/test/language.support/support.exception/exception.terminate/terminate.handler/terminate_handler.pass.cpp
@@ -6,7 +6,7 @@
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
-
+
// test terminate_handler
#include <exception>
OpenPOWER on IntegriCloud