summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/re/re.regex/re.regex.construct/awk_oct.pass.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2016-06-01 21:35:39 +0000
committerEric Fiselier <eric@efcs.ca>2016-06-01 21:35:39 +0000
commitd04c6851681bc9b89ba98c1644cd62d7fb719ac2 (patch)
tree87ee3e3b4ed3729e24e3d715ce41ed13c9b70adb /libcxx/test/std/re/re.regex/re.regex.construct/awk_oct.pass.cpp
parentb4a4357ecb6a5a716bf1715bd14733a9641de222 (diff)
downloadbcm5719-llvm-d04c6851681bc9b89ba98c1644cd62d7fb719ac2.tar.gz
bcm5719-llvm-d04c6851681bc9b89ba98c1644cd62d7fb719ac2.zip
Remove trailing whitespace in test suite. Approved by Marshall Clow.
llvm-svn: 271435
Diffstat (limited to 'libcxx/test/std/re/re.regex/re.regex.construct/awk_oct.pass.cpp')
-rw-r--r--libcxx/test/std/re/re.regex/re.regex.construct/awk_oct.pass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/test/std/re/re.regex/re.regex.construct/awk_oct.pass.cpp b/libcxx/test/std/re/re.regex/re.regex.construct/awk_oct.pass.cpp
index 671fac5f65f..e315fb88d1e 100644
--- a/libcxx/test/std/re/re.regex/re.regex.construct/awk_oct.pass.cpp
+++ b/libcxx/test/std/re/re.regex/re.regex.construct/awk_oct.pass.cpp
@@ -18,7 +18,7 @@
#include <cassert>
#include "test_macros.h"
-int main()
+int main()
{
using std::regex_constants::awk;
OpenPOWER on IntegriCloud