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/include | |
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/include')
91 files changed, 105 insertions, 105 deletions
diff --git a/libcxx/include/__bit_reference b/libcxx/include/__bit_reference index 25c171a8711..9956a395362 100644 --- a/libcxx/include/__bit_reference +++ b/libcxx/include/__bit_reference @@ -1,7 +1,7 @@ // -*- C++ -*- //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/__config b/libcxx/include/__config index b37b119fc3f..7b66dfc1232 100644 --- a/libcxx/include/__config +++ b/libcxx/include/__config @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- __config ---------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/__functional_03 b/libcxx/include/__functional_03 index 40638516729..ffbb165fcc1 100644 --- a/libcxx/include/__functional_03 +++ b/libcxx/include/__functional_03 @@ -1,7 +1,7 @@ // -*- C++ -*- //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/__functional_base b/libcxx/include/__functional_base index d28c97fee35..fa8cfef008b 100644 --- a/libcxx/include/__functional_base +++ b/libcxx/include/__functional_base @@ -1,7 +1,7 @@ // -*- C++ -*- //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/__functional_base_03 b/libcxx/include/__functional_base_03 index 6b9a0c1a79e..0493151568d 100644 --- a/libcxx/include/__functional_base_03 +++ b/libcxx/include/__functional_base_03 @@ -1,7 +1,7 @@ // -*- C++ -*- //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/__hash_table b/libcxx/include/__hash_table index f1327d54d3b..42fe365591c 100644 --- a/libcxx/include/__hash_table +++ b/libcxx/include/__hash_table @@ -1,7 +1,7 @@ // -*- C++ -*- //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/__locale b/libcxx/include/__locale index b767bb09457..249e5b8073f 100644 --- a/libcxx/include/__locale +++ b/libcxx/include/__locale @@ -1,7 +1,7 @@ // -*- C++ -*- //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/__mutex_base b/libcxx/include/__mutex_base index 40d066deaf1..57088be6356 100644 --- a/libcxx/include/__mutex_base +++ b/libcxx/include/__mutex_base @@ -1,7 +1,7 @@ // -*- C++ -*- //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/__sso_allocator b/libcxx/include/__sso_allocator index 6f5a75fbd73..17e232925da 100644 --- a/libcxx/include/__sso_allocator +++ b/libcxx/include/__sso_allocator @@ -1,7 +1,7 @@ // -*- C++ -*- //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/__std_stream b/libcxx/include/__std_stream index 6a1fc06bb75..a2591f556b3 100644 --- a/libcxx/include/__std_stream +++ b/libcxx/include/__std_stream @@ -1,7 +1,7 @@ // -*- C++ -*- //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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. @@ -179,7 +179,7 @@ __stdinbuf<_CharT>::pbackfail(int_type __c) while (__enxt > __extbuf) if (ungetc(*--__enxt, __file_) == EOF) return traits_type::eof(); - return traits_type::not_eof(__c); + return traits_type::not_eof(__c); } // __stdoutbuf diff --git a/libcxx/include/__tree b/libcxx/include/__tree index 8f8efc26bae..53c1e1f2a90 100644 --- a/libcxx/include/__tree +++ b/libcxx/include/__tree @@ -1,7 +1,7 @@ // -*- C++ -*- //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/__tuple b/libcxx/include/__tuple index 3fba6ced2a4..642cff86518 100644 --- a/libcxx/include/__tuple +++ b/libcxx/include/__tuple @@ -1,7 +1,7 @@ // -*- C++ -*- //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/__tuple_03 b/libcxx/include/__tuple_03 index 88a91c6933a..39a3bf5df00 100644 --- a/libcxx/include/__tuple_03 +++ b/libcxx/include/__tuple_03 @@ -1,7 +1,7 @@ // -*- C++ -*- //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/algorithm b/libcxx/include/algorithm index 0765dfa0493..f3412f72600 100644 --- a/libcxx/include/algorithm +++ b/libcxx/include/algorithm @@ -1,7 +1,7 @@ // -*- C++ -*- //===-------------------------- algorithm ---------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/array b/libcxx/include/array index 0aed5d11b7b..dea56551019 100644 --- a/libcxx/include/array +++ b/libcxx/include/array @@ -1,7 +1,7 @@ // -*- C++ -*- //===---------------------------- array -----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/bitset b/libcxx/include/bitset index cbeacaa8cf9..7ec860e3927 100644 --- a/libcxx/include/bitset +++ b/libcxx/include/bitset @@ -1,7 +1,7 @@ // -*- C++ -*- //===---------------------------- bitset ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/cassert b/libcxx/include/cassert index 0a4136b45f0..404426beace 100644 --- a/libcxx/include/cassert +++ b/libcxx/include/cassert @@ -1,7 +1,7 @@ // -*- C++ -*- //===-------------------------- cassert -----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/ccomplex b/libcxx/include/ccomplex index 342cd8981ae..3fcf07e6a97 100644 --- a/libcxx/include/ccomplex +++ b/libcxx/include/ccomplex @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- ccomplex ---------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/cctype b/libcxx/include/cctype index 4d03763d7a3..3e13582b9d9 100644 --- a/libcxx/include/cctype +++ b/libcxx/include/cctype @@ -1,7 +1,7 @@ // -*- C++ -*- //===---------------------------- cctype ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/cerrno b/libcxx/include/cerrno index 8d89d9476d1..f96ea0ab117 100644 --- a/libcxx/include/cerrno +++ b/libcxx/include/cerrno @@ -1,7 +1,7 @@ // -*- C++ -*- //===-------------------------- cerrno ------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/cfenv b/libcxx/include/cfenv index 937eb26d3ab..42cc00c7a27 100644 --- a/libcxx/include/cfenv +++ b/libcxx/include/cfenv @@ -1,7 +1,7 @@ // -*- C++ -*- //===---------------------------- cctype ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/cfloat b/libcxx/include/cfloat index f1a0a78bf52..c4de7d623cd 100644 --- a/libcxx/include/cfloat +++ b/libcxx/include/cfloat @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- cfloat -----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/chrono b/libcxx/include/chrono index d066ba4821f..911a95ec72c 100644 --- a/libcxx/include/chrono +++ b/libcxx/include/chrono @@ -1,7 +1,7 @@ // -*- C++ -*- //===---------------------------- chrono ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/cinttypes b/libcxx/include/cinttypes index e0a7622f2f1..ddf20e89614 100644 --- a/libcxx/include/cinttypes +++ b/libcxx/include/cinttypes @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- cinttypes --------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/ciso646 b/libcxx/include/ciso646 index 5058ed70a6c..29a8ed569a1 100644 --- a/libcxx/include/ciso646 +++ b/libcxx/include/ciso646 @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- ciso646 ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/climits b/libcxx/include/climits index 305c7c74090..187e0ac1207 100644 --- a/libcxx/include/climits +++ b/libcxx/include/climits @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- climits ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/clocale b/libcxx/include/clocale index bb4865bb98e..2531772c205 100644 --- a/libcxx/include/clocale +++ b/libcxx/include/clocale @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- clocale ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/cmath b/libcxx/include/cmath index 01a913986e8..1fe84796210 100644 --- a/libcxx/include/cmath +++ b/libcxx/include/cmath @@ -1,7 +1,7 @@ // -*- C++ -*- //===---------------------------- cmath -----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/complex b/libcxx/include/complex index dd6f8aae00e..ef5695215e0 100644 --- a/libcxx/include/complex +++ b/libcxx/include/complex @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- complex ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/complex.h b/libcxx/include/complex.h index cca9af778a8..ae260c218ae 100644 --- a/libcxx/include/complex.h +++ b/libcxx/include/complex.h @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- complex.h --------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/condition_variable b/libcxx/include/condition_variable index 51549528699..ce14b62ac58 100644 --- a/libcxx/include/condition_variable +++ b/libcxx/include/condition_variable @@ -1,7 +1,7 @@ // -*- C++ -*- //===---------------------- condition_variable ----------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/csetjmp b/libcxx/include/csetjmp index 7ab2bd210c1..30e7cef2d45 100644 --- a/libcxx/include/csetjmp +++ b/libcxx/include/csetjmp @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- csetjmp ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/csignal b/libcxx/include/csignal index f73f1677311..aef1c04bbd1 100644 --- a/libcxx/include/csignal +++ b/libcxx/include/csignal @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- csignal ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/cstdarg b/libcxx/include/cstdarg index 26f1d294728..926a38ff73f 100644 --- a/libcxx/include/cstdarg +++ b/libcxx/include/cstdarg @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- cstdarg ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/cstdbool b/libcxx/include/cstdbool index 9652b7930dc..e0b0608b223 100644 --- a/libcxx/include/cstdbool +++ b/libcxx/include/cstdbool @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- cstdbool ---------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/cstddef b/libcxx/include/cstddef index 6b0a1c71db4..c939f0ea915 100644 --- a/libcxx/include/cstddef +++ b/libcxx/include/cstddef @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- cstddef ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/cstdint b/libcxx/include/cstdint index d8f8a19ea70..b765d23c623 100644 --- a/libcxx/include/cstdint +++ b/libcxx/include/cstdint @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- cstdint ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/cstdio b/libcxx/include/cstdio index 17b97cb9ee3..b8b6004672a 100644 --- a/libcxx/include/cstdio +++ b/libcxx/include/cstdio @@ -1,7 +1,7 @@ // -*- C++ -*- //===---------------------------- cstdio ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/cstdlib b/libcxx/include/cstdlib index 15d4dc9606e..1e5ed4855ef 100644 --- a/libcxx/include/cstdlib +++ b/libcxx/include/cstdlib @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- cstdlib ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/cstring b/libcxx/include/cstring index 66c0f570330..065a4bce45a 100644 --- a/libcxx/include/cstring +++ b/libcxx/include/cstring @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- cstring ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/ctgmath b/libcxx/include/ctgmath index a1e1de9e7ee..f4733b2154c 100644 --- a/libcxx/include/ctgmath +++ b/libcxx/include/ctgmath @@ -1,7 +1,7 @@ // -*- C++ -*- //===-------------------------- ctgmath -----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/ctime b/libcxx/include/ctime index ac73a02bba4..11babba024e 100644 --- a/libcxx/include/ctime +++ b/libcxx/include/ctime @@ -1,7 +1,7 @@ // -*- C++ -*- //===---------------------------- ctime -----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/cwchar b/libcxx/include/cwchar index 42e51a545c8..abbf96861f7 100644 --- a/libcxx/include/cwchar +++ b/libcxx/include/cwchar @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- cwchar -----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/cwctype b/libcxx/include/cwctype index 7d173fcb1f8..c6938e7df69 100644 --- a/libcxx/include/cwctype +++ b/libcxx/include/cwctype @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- cwctype ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/deque b/libcxx/include/deque index ae6b8dffe8a..c4e7f529d10 100644 --- a/libcxx/include/deque +++ b/libcxx/include/deque @@ -1,7 +1,7 @@ // -*- C++ -*- //===---------------------------- deque -----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/exception b/libcxx/include/exception index 9fdbcae7726..82fdbb1a37c 100644 --- a/libcxx/include/exception +++ b/libcxx/include/exception @@ -1,7 +1,7 @@ // -*- C++ -*- //===-------------------------- exception ---------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/ext/hash_map b/libcxx/include/ext/hash_map index 16b7ca17996..c337442cd48 100644 --- a/libcxx/include/ext/hash_map +++ b/libcxx/include/ext/hash_map @@ -1,7 +1,7 @@ // -*- C++ -*- //===-------------------------- hash_map ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/ext/hash_set b/libcxx/include/ext/hash_set index 58c037d92dc..098c073f102 100644 --- a/libcxx/include/ext/hash_set +++ b/libcxx/include/ext/hash_set @@ -1,7 +1,7 @@ // -*- C++ -*- //===------------------------- hash_set ------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/forward_list b/libcxx/include/forward_list index 002ecd89c84..44d381ab32b 100644 --- a/libcxx/include/forward_list +++ b/libcxx/include/forward_list @@ -1,7 +1,7 @@ // -*- C++ -*- //===----------------------- forward_list ---------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/fstream b/libcxx/include/fstream index 88e7dc5500c..4d10ba5584e 100644 --- a/libcxx/include/fstream +++ b/libcxx/include/fstream @@ -1,7 +1,7 @@ // -*- C++ -*- //===------------------------- fstream ------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/functional b/libcxx/include/functional index 1551fb59aa5..57112a25584 100644 --- a/libcxx/include/functional +++ b/libcxx/include/functional @@ -1,7 +1,7 @@ // -*- C++ -*- //===------------------------ functional ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/future b/libcxx/include/future index 96230e7890c..54b751f1a1e 100644 --- a/libcxx/include/future +++ b/libcxx/include/future @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- future -----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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. @@ -388,7 +388,7 @@ template <class F, class... Args> future<typename result_of<F(Args...)>::type> async(launch policy, F&& f, Args&&... args); -template <class> class packaged_task; // undefined +template <class> class packaged_task; // undefined template <class R, class... ArgTypes> class packaged_task<R(ArgTypes...)> diff --git a/libcxx/include/initializer_list b/libcxx/include/initializer_list index d780be90e7d..266c0f559c4 100644 --- a/libcxx/include/initializer_list +++ b/libcxx/include/initializer_list @@ -1,7 +1,7 @@ // -*- C++ -*- //===----------------------- initializer_list -----------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/iomanip b/libcxx/include/iomanip index d5d2785a3dc..4a677ef89a5 100644 --- a/libcxx/include/iomanip +++ b/libcxx/include/iomanip @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- iomanip ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/ios b/libcxx/include/ios index 8e58e58fae2..47c20cba30f 100644 --- a/libcxx/include/ios +++ b/libcxx/include/ios @@ -1,7 +1,7 @@ // -*- C++ -*- //===---------------------------- ios -------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/iosfwd b/libcxx/include/iosfwd index 2094a374203..e9a6a0f60fb 100644 --- a/libcxx/include/iosfwd +++ b/libcxx/include/iosfwd @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- iosfwd -----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/iostream b/libcxx/include/iostream index 8e9dcd76d40..36d96d4f68b 100644 --- a/libcxx/include/iostream +++ b/libcxx/include/iostream @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- iostream ---------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/istream b/libcxx/include/istream index 02c54ff607e..4b4195481fd 100644 --- a/libcxx/include/istream +++ b/libcxx/include/istream @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- istream ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/iterator b/libcxx/include/iterator index 52beb427483..f2173e9e11d 100644 --- a/libcxx/include/iterator +++ b/libcxx/include/iterator @@ -1,7 +1,7 @@ // -*- C++ -*- //===-------------------------- iterator ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/limits b/libcxx/include/limits index 6cebc2d9b6d..34d73a0e892 100644 --- a/libcxx/include/limits +++ b/libcxx/include/limits @@ -1,7 +1,7 @@ // -*- C++ -*- //===---------------------------- limits ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/list b/libcxx/include/list index 33229a2fb0b..41d20f83cca 100644 --- a/libcxx/include/list +++ b/libcxx/include/list @@ -1,7 +1,7 @@ // -*- C++ -*- //===---------------------------- list ------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/locale b/libcxx/include/locale index 9052833fc4e..284184fb17e 100644 --- a/libcxx/include/locale +++ b/libcxx/include/locale @@ -1,7 +1,7 @@ // -*- C++ -*- //===-------------------------- locale ------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/map b/libcxx/include/map index 5f4e09fb694..3998fdf740c 100644 --- a/libcxx/include/map +++ b/libcxx/include/map @@ -1,7 +1,7 @@ // -*- C++ -*- //===----------------------------- map ------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/memory b/libcxx/include/memory index 663c470f745..812de80652a 100644 --- a/libcxx/include/memory +++ b/libcxx/include/memory @@ -1,7 +1,7 @@ // -*- C++ -*- //===-------------------------- memory ------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/mutex b/libcxx/include/mutex index ffa08b4e851..71a21e33d73 100644 --- a/libcxx/include/mutex +++ b/libcxx/include/mutex @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- mutex ------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/new b/libcxx/include/new index 9d7ed45ee67..9baabdcd561 100644 --- a/libcxx/include/new +++ b/libcxx/include/new @@ -1,7 +1,7 @@ // -*- C++ -*- //===----------------------------- new ------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/numeric b/libcxx/include/numeric index 4600890d616..14a6615d14c 100644 --- a/libcxx/include/numeric +++ b/libcxx/include/numeric @@ -1,7 +1,7 @@ // -*- C++ -*- //===---------------------------- numeric ---------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/ostream b/libcxx/include/ostream index 46a3aa56f52..577167fb82c 100644 --- a/libcxx/include/ostream +++ b/libcxx/include/ostream @@ -1,7 +1,7 @@ // -*- C++ -*- //===-------------------------- ostream -----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/queue b/libcxx/include/queue index 217206d7694..2d5f04d0787 100644 --- a/libcxx/include/queue +++ b/libcxx/include/queue @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- queue ------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/random b/libcxx/include/random index f46802046fd..811bc26e179 100644 --- a/libcxx/include/random +++ b/libcxx/include/random @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- random -----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/ratio b/libcxx/include/ratio index 8a6cb6c5d80..2d217c129b4 100644 --- a/libcxx/include/ratio +++ b/libcxx/include/ratio @@ -1,7 +1,7 @@ // -*- C++ -*- //===---------------------------- ratio -----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/set b/libcxx/include/set index 38e5ac11d90..cf88ed9c43f 100644 --- a/libcxx/include/set +++ b/libcxx/include/set @@ -1,7 +1,7 @@ // -*- C++ -*- //===---------------------------- set -------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/sstream b/libcxx/include/sstream index 55154c47995..e5202223d72 100644 --- a/libcxx/include/sstream +++ b/libcxx/include/sstream @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- sstream ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/stack b/libcxx/include/stack index d5ac100f35b..082f51b8d19 100644 --- a/libcxx/include/stack +++ b/libcxx/include/stack @@ -1,7 +1,7 @@ // -*- C++ -*- //===---------------------------- stack -----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/stdbool.h b/libcxx/include/stdbool.h index 3263659609f..8d8b2bb27e5 100644 --- a/libcxx/include/stdbool.h +++ b/libcxx/include/stdbool.h @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- stdbool.h --------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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. @@ -31,13 +31,13 @@ Macros: #ifndef __cplusplus -#define bool _Bool +#define bool _Bool #if __STDC_VERSION__ < 199901L && __GNUC__ < 3 -typedef int _Bool; +typedef int _Bool; #endif -#define false (bool)0 -#define true (bool)1 +#define false (bool)0 +#define true (bool)1 #endif /* !__cplusplus */ diff --git a/libcxx/include/stdexcept b/libcxx/include/stdexcept index 73025f8d107..a78e2e6e48b 100644 --- a/libcxx/include/stdexcept +++ b/libcxx/include/stdexcept @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- stdexcept --------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/streambuf b/libcxx/include/streambuf index d14e5e26ebc..e15789bc77d 100644 --- a/libcxx/include/streambuf +++ b/libcxx/include/streambuf @@ -1,7 +1,7 @@ // -*- C++ -*- //===------------------------- streambuf ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/string b/libcxx/include/string index 6839f499e6e..2e041c63ff8 100644 --- a/libcxx/include/string +++ b/libcxx/include/string @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- string -----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/strstream b/libcxx/include/strstream index 50f639f8c5d..95568575945 100644 --- a/libcxx/include/strstream +++ b/libcxx/include/strstream @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- strstream --------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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. @@ -37,7 +37,7 @@ public: void freeze(bool freezefl = true); char* str(); - int pcount() const; + int pcount() const; protected: virtual int_type overflow (int_type c = EOF); @@ -76,7 +76,7 @@ public: char *str(); private: - strstreambuf sb; // exposition only + strstreambuf sb; // exposition only }; class ostrstream @@ -94,7 +94,7 @@ public: int pcount() const; private: - strstreambuf sb; // exposition only + strstreambuf sb; // exposition only }; class strstream @@ -120,7 +120,7 @@ public: char* str(); private: - strstreambuf sb; // exposition only + strstreambuf sb; // exposition only }; } // std @@ -160,7 +160,7 @@ public: void freeze(bool __freezefl = true); char* str(); - int pcount() const; + int pcount() const; protected: virtual int_type overflow (int_type __c = EOF); @@ -272,7 +272,7 @@ public: int pcount() const {return __sb_.pcount();} private: - strstreambuf __sb_; // exposition only + strstreambuf __sb_; // exposition only }; class strstream @@ -324,7 +324,7 @@ public: char* str() {return __sb_.str();} private: - strstreambuf __sb_; // exposition only + strstreambuf __sb_; // exposition only }; _LIBCPP_END_NAMESPACE_STD diff --git a/libcxx/include/system_error b/libcxx/include/system_error index bc82dd1dd52..f0897f6890c 100644 --- a/libcxx/include/system_error +++ b/libcxx/include/system_error @@ -1,7 +1,7 @@ // -*- C++ -*- //===---------------------------- system_error ----------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/tgmath.h b/libcxx/include/tgmath.h index 893bca2b15a..a1cf9e437c5 100644 --- a/libcxx/include/tgmath.h +++ b/libcxx/include/tgmath.h @@ -1,7 +1,7 @@ // -*- C++ -*- //===-------------------------- tgmath.h ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/thread b/libcxx/include/thread index f9ec4e10c96..3c1cf99fc9c 100644 --- a/libcxx/include/thread +++ b/libcxx/include/thread @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- thread -----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/tuple b/libcxx/include/tuple index ad673ec66cf..50b6bfad78c 100644 --- a/libcxx/include/tuple +++ b/libcxx/include/tuple @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- tuple ------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/type_traits b/libcxx/include/type_traits index dd02aa425cd..b838b17628c 100644 --- a/libcxx/include/type_traits +++ b/libcxx/include/type_traits @@ -1,7 +1,7 @@ // -*- C++ -*- //===------------------------ type_traits ---------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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. @@ -116,7 +116,7 @@ namespace std template <class Base, class Derived> struct is_base_of; template <class From, class To> struct is_convertible; template <class From, class To> struct is_explicitly_convertible; - template <classΚT> struct underlying_type; + template <class T> struct underlying_type; // Alignment properties and transformations: template <class T> struct alignment_of; diff --git a/libcxx/include/typeindex b/libcxx/include/typeindex index 6ce2d7b682f..cd7e13ed116 100644 --- a/libcxx/include/typeindex +++ b/libcxx/include/typeindex @@ -1,7 +1,7 @@ // -*- C++ -*- //===-------------------------- typeindex ---------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/typeinfo b/libcxx/include/typeinfo index c45e512604f..9b225419271 100644 --- a/libcxx/include/typeinfo +++ b/libcxx/include/typeinfo @@ -1,7 +1,7 @@ // -*- C++ -*- //===-------------------------- typeinfo ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/unordered_map b/libcxx/include/unordered_map index 55d5a9d9ff8..4cc0f8a4f96 100644 --- a/libcxx/include/unordered_map +++ b/libcxx/include/unordered_map @@ -1,7 +1,7 @@ // -*- C++ -*- //===-------------------------- unordered_map -----------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/unordered_set b/libcxx/include/unordered_set index 968a048b911..5f7f28ed4d0 100644 --- a/libcxx/include/unordered_set +++ b/libcxx/include/unordered_set @@ -1,7 +1,7 @@ // -*- C++ -*- //===-------------------------- unordered_set -----------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/utility b/libcxx/include/utility index 0319b19938b..578d3130766 100644 --- a/libcxx/include/utility +++ b/libcxx/include/utility @@ -1,7 +1,7 @@ // -*- C++ -*- //===-------------------------- utility -----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/valarray b/libcxx/include/valarray index 2d2199a91b7..dbfeeb2b7ef 100644 --- a/libcxx/include/valarray +++ b/libcxx/include/valarray @@ -1,7 +1,7 @@ // -*- C++ -*- //===-------------------------- valarray ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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/include/vector b/libcxx/include/vector index 89109873112..a85d39a5bb9 100644 --- a/libcxx/include/vector +++ b/libcxx/include/vector @@ -1,7 +1,7 @@ // -*- C++ -*- //===------------------------------ vector --------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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. |