diff options
| author | Howard Hinnant <hhinnant@apple.com> | 2010-05-11 21:36:01 +0000 |
|---|---|---|
| committer | Howard Hinnant <hhinnant@apple.com> | 2010-05-11 21:36:01 +0000 |
| commit | 5b08a8a43254ed30bd953e869b0fd9fc1e8b82d0 (patch) | |
| tree | 9e474cfa73c5c4fc9ceafa2f9bb651c8492a3204 /libcxx/test/strings/basic.string/string.modifiers/string::replace | |
| parent | 0547ad38e334146599521e455d0d6f83a117a60e (diff) | |
| download | bcm5719-llvm-5b08a8a43254ed30bd953e869b0fd9fc1e8b82d0.tar.gz bcm5719-llvm-5b08a8a43254ed30bd953e869b0fd9fc1e8b82d0.zip | |
Wiped out some non-ascii characters that snuck into the copyright.
llvm-svn: 103516
Diffstat (limited to 'libcxx/test/strings/basic.string/string.modifiers/string::replace')
11 files changed, 11 insertions, 11 deletions
diff --git a/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_initializer_list.pass.cpp b/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_initializer_list.pass.cpp index 8b697e0cc32..c2453d1ceae 100644 --- a/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_initializer_list.pass.cpp +++ b/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_initializer_list.pass.cpp @@ -1,6 +1,6 @@ //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure +// The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. diff --git a/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_iter_iter.pass.cpp b/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_iter_iter.pass.cpp index 63736c890c4..264e4f1f080 100644 --- a/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_iter_iter.pass.cpp +++ b/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_iter_iter.pass.cpp @@ -1,6 +1,6 @@ //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure +// The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. diff --git a/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_pointer.pass.cpp b/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_pointer.pass.cpp index 19fb8909329..5aa16838d8e 100644 --- a/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_pointer.pass.cpp +++ b/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_pointer.pass.cpp @@ -1,6 +1,6 @@ //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure +// The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. diff --git a/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_pointer_size.pass.cpp b/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_pointer_size.pass.cpp index e52f2ab56ca..5d13fdb3b37 100644 --- a/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_pointer_size.pass.cpp +++ b/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_pointer_size.pass.cpp @@ -1,6 +1,6 @@ //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure +// The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. diff --git a/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_size_char.pass.cpp b/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_size_char.pass.cpp index 51d7e14440b..28f0883f103 100644 --- a/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_size_char.pass.cpp +++ b/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_size_char.pass.cpp @@ -1,6 +1,6 @@ //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure +// The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. diff --git a/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_string.pass.cpp b/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_string.pass.cpp index 9cfaafb930e..32b14464506 100644 --- a/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_string.pass.cpp +++ b/libcxx/test/strings/basic.string/string.modifiers/string::replace/iter_iter_string.pass.cpp @@ -1,6 +1,6 @@ //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure +// The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. diff --git a/libcxx/test/strings/basic.string/string.modifiers/string::replace/size_size_pointer.pass.cpp b/libcxx/test/strings/basic.string/string.modifiers/string::replace/size_size_pointer.pass.cpp index 299dc571249..3e1d5a469db 100644 --- a/libcxx/test/strings/basic.string/string.modifiers/string::replace/size_size_pointer.pass.cpp +++ b/libcxx/test/strings/basic.string/string.modifiers/string::replace/size_size_pointer.pass.cpp @@ -1,6 +1,6 @@ //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure +// The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. diff --git a/libcxx/test/strings/basic.string/string.modifiers/string::replace/size_size_pointer_size.pass.cpp b/libcxx/test/strings/basic.string/string.modifiers/string::replace/size_size_pointer_size.pass.cpp index 4719fe48fbd..d4e14101743 100644 --- a/libcxx/test/strings/basic.string/string.modifiers/string::replace/size_size_pointer_size.pass.cpp +++ b/libcxx/test/strings/basic.string/string.modifiers/string::replace/size_size_pointer_size.pass.cpp @@ -1,6 +1,6 @@ //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure +// The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. diff --git a/libcxx/test/strings/basic.string/string.modifiers/string::replace/size_size_size_char.pass.cpp b/libcxx/test/strings/basic.string/string.modifiers/string::replace/size_size_size_char.pass.cpp index 738c62d1ad5..5dc48214ef0 100644 --- a/libcxx/test/strings/basic.string/string.modifiers/string::replace/size_size_size_char.pass.cpp +++ b/libcxx/test/strings/basic.string/string.modifiers/string::replace/size_size_size_char.pass.cpp @@ -1,6 +1,6 @@ //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure +// The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. diff --git a/libcxx/test/strings/basic.string/string.modifiers/string::replace/size_size_string.pass.cpp b/libcxx/test/strings/basic.string/string.modifiers/string::replace/size_size_string.pass.cpp index 49c49557d8e..c0634f8d235 100644 --- a/libcxx/test/strings/basic.string/string.modifiers/string::replace/size_size_string.pass.cpp +++ b/libcxx/test/strings/basic.string/string.modifiers/string::replace/size_size_string.pass.cpp @@ -1,6 +1,6 @@ //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure +// The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. diff --git a/libcxx/test/strings/basic.string/string.modifiers/string::replace/size_size_string_size_size.pass.cpp b/libcxx/test/strings/basic.string/string.modifiers/string::replace/size_size_string_size_size.pass.cpp index 25cf95162c7..9b503119f0a 100644 --- a/libcxx/test/strings/basic.string/string.modifiers/string::replace/size_size_string_size_size.pass.cpp +++ b/libcxx/test/strings/basic.string/string.modifiers/string::replace/size_size_string_size_size.pass.cpp @@ -1,6 +1,6 @@ //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure +// The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. |

