diff options
author | Eric Fiselier <eric@efcs.ca> | 2014-07-24 18:41:56 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2014-07-24 18:41:56 +0000 |
commit | d1854f9cb1ff0ab7ebd73a438b5757ef5f98005d (patch) | |
tree | 78a2cbef1b53b33d8f6d69beb0a00d88cef296f2 /libcxx/test/support/nothing_to_do.pass.cpp | |
parent | ba7644833f5cdbacfd517c771f8ae17991a18f11 (diff) | |
download | bcm5719-llvm-d1854f9cb1ff0ab7ebd73a438b5757ef5f98005d.tar.gz bcm5719-llvm-d1854f9cb1ff0ab7ebd73a438b5757ef5f98005d.zip |
test commit
llvm-svn: 213887
Diffstat (limited to 'libcxx/test/support/nothing_to_do.pass.cpp')
-rw-r--r-- | libcxx/test/support/nothing_to_do.pass.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libcxx/test/support/nothing_to_do.pass.cpp b/libcxx/test/support/nothing_to_do.pass.cpp index 9a59227abdd..9125fe194f4 100644 --- a/libcxx/test/support/nothing_to_do.pass.cpp +++ b/libcxx/test/support/nothing_to_do.pass.cpp @@ -11,3 +11,4 @@ int main() { } + |