diff options
author | Eric Fiselier <eric@efcs.ca> | 2014-07-17 05:10:03 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2014-07-17 05:10:03 +0000 |
commit | 68c89c24801e2d1a5e4aea78b264c9bc6dc88b87 (patch) | |
tree | d2b3142cf788e49bba01c5fc24816934d53f5ff1 /libcxx/test/nothing_to_do.pass.cpp | |
parent | 712ac189cc0efcb9ec20176650c16e285c6969bc (diff) | |
download | bcm5719-llvm-68c89c24801e2d1a5e4aea78b264c9bc6dc88b87.tar.gz bcm5719-llvm-68c89c24801e2d1a5e4aea78b264c9bc6dc88b87.zip |
Test commit: Reverting whitespace changes
llvm-svn: 213223
Diffstat (limited to 'libcxx/test/nothing_to_do.pass.cpp')
-rw-r--r-- | libcxx/test/nothing_to_do.pass.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libcxx/test/nothing_to_do.pass.cpp b/libcxx/test/nothing_to_do.pass.cpp index 9125fe194f4..9a59227abdd 100644 --- a/libcxx/test/nothing_to_do.pass.cpp +++ b/libcxx/test/nothing_to_do.pass.cpp @@ -11,4 +11,3 @@ int main() { } - |