summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2010-05-11 21:36:01 +0000
committerHoward Hinnant <hhinnant@apple.com>2010-05-11 21:36:01 +0000
commitf5256e16dfc425c1d466f6308d4026d529ce9e0b (patch)
tree4ed77b3a6bb33f25e79639e994e36cf038e29b24 /include
parenta535ffd99d3702ab065647e28e83c2b7d720be3d (diff)
downloadexternal_libcxx-f5256e16dfc425c1d466f6308d4026d529ce9e0b.tar.gz
external_libcxx-f5256e16dfc425c1d466f6308d4026d529ce9e0b.tar.bz2
external_libcxx-f5256e16dfc425c1d466f6308d4026d529ce9e0b.zip
Wiped out some non-ascii characters that snuck into the copyright.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@103516 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
-rw-r--r--include/__bit_reference2
-rw-r--r--include/__config2
-rw-r--r--include/__functional_032
-rw-r--r--include/__functional_base2
-rw-r--r--include/__functional_base_032
-rw-r--r--include/__hash_table2
-rw-r--r--include/__locale2
-rw-r--r--include/__mutex_base2
-rw-r--r--include/__sso_allocator2
-rw-r--r--include/__std_stream4
-rw-r--r--include/__tree2
-rw-r--r--include/__tuple2
-rw-r--r--include/__tuple_032
-rw-r--r--include/algorithm2
-rw-r--r--include/array2
-rw-r--r--include/bitset2
-rw-r--r--include/cassert2
-rw-r--r--include/ccomplex2
-rw-r--r--include/cctype2
-rw-r--r--include/cerrno2
-rw-r--r--include/cfenv2
-rw-r--r--include/cfloat2
-rw-r--r--include/chrono2
-rw-r--r--include/cinttypes2
-rw-r--r--include/ciso6462
-rw-r--r--include/climits2
-rw-r--r--include/clocale2
-rw-r--r--include/cmath2
-rw-r--r--include/complex2
-rw-r--r--include/complex.h2
-rw-r--r--include/condition_variable2
-rw-r--r--include/csetjmp2
-rw-r--r--include/csignal2
-rw-r--r--include/cstdarg2
-rw-r--r--include/cstdbool2
-rw-r--r--include/cstddef2
-rw-r--r--include/cstdint2
-rw-r--r--include/cstdio2
-rw-r--r--include/cstdlib2
-rw-r--r--include/cstring2
-rw-r--r--include/ctgmath2
-rw-r--r--include/ctime2
-rw-r--r--include/cwchar2
-rw-r--r--include/cwctype2
-rw-r--r--include/deque2
-rw-r--r--include/exception2
-rw-r--r--include/ext/hash_map2
-rw-r--r--include/ext/hash_set2
-rw-r--r--include/forward_list2
-rw-r--r--include/fstream2
-rw-r--r--include/functional2
-rw-r--r--include/future4
-rw-r--r--include/initializer_list2
-rw-r--r--include/iomanip2
-rw-r--r--include/ios2
-rw-r--r--include/iosfwd2
-rw-r--r--include/iostream2
-rw-r--r--include/istream2
-rw-r--r--include/iterator2
-rw-r--r--include/limits2
-rw-r--r--include/list2
-rw-r--r--include/locale2
-rw-r--r--include/map2
-rw-r--r--include/memory2
-rw-r--r--include/mutex2
-rw-r--r--include/new2
-rw-r--r--include/numeric2
-rw-r--r--include/ostream2
-rw-r--r--include/queue2
-rw-r--r--include/random2
-rw-r--r--include/ratio2
-rw-r--r--include/set2
-rw-r--r--include/sstream2
-rw-r--r--include/stack2
-rw-r--r--include/stdbool.h10
-rw-r--r--include/stdexcept2
-rw-r--r--include/streambuf2
-rw-r--r--include/string2
-rw-r--r--include/strstream16
-rw-r--r--include/system_error2
-rw-r--r--include/tgmath.h2
-rw-r--r--include/thread2
-rw-r--r--include/tuple2
-rw-r--r--include/type_traits4
-rw-r--r--include/typeindex2
-rw-r--r--include/typeinfo2
-rw-r--r--include/unordered_map2
-rw-r--r--include/unordered_set2
-rw-r--r--include/utility2
-rw-r--r--include/valarray2
-rw-r--r--include/vector2
91 files changed, 105 insertions, 105 deletions
diff --git a/include/__bit_reference b/include/__bit_reference
index 25c171a87..9956a3953 100644
--- a/include/__bit_reference
+++ b/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/include/__config b/include/__config
index b37b119fc..7b66dfc12 100644
--- a/include/__config
+++ b/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/include/__functional_03 b/include/__functional_03
index 406385167..ffbb165fc 100644
--- a/include/__functional_03
+++ b/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/include/__functional_base b/include/__functional_base
index d28c97fee..fa8cfef00 100644
--- a/include/__functional_base
+++ b/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/include/__functional_base_03 b/include/__functional_base_03
index 6b9a0c1a7..049315156 100644
--- a/include/__functional_base_03
+++ b/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/include/__hash_table b/include/__hash_table
index f1327d54d..42fe36559 100644
--- a/include/__hash_table
+++ b/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/include/__locale b/include/__locale
index b767bb094..249e5b807 100644
--- a/include/__locale
+++ b/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/include/__mutex_base b/include/__mutex_base
index 40d066dea..57088be63 100644
--- a/include/__mutex_base
+++ b/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/include/__sso_allocator b/include/__sso_allocator
index 6f5a75fbd..17e232925 100644
--- a/include/__sso_allocator
+++ b/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/include/__std_stream b/include/__std_stream
index 6a1fc06bb..a2591f556 100644
--- a/include/__std_stream
+++ b/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/include/__tree b/include/__tree
index 8f8efc26b..53c1e1f2a 100644
--- a/include/__tree
+++ b/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/include/__tuple b/include/__tuple
index 3fba6ced2..642cff865 100644
--- a/include/__tuple
+++ b/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/include/__tuple_03 b/include/__tuple_03
index 88a91c693..39a3bf5df 100644
--- a/include/__tuple_03
+++ b/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/include/algorithm b/include/algorithm
index 0765dfa04..f3412f726 100644
--- a/include/algorithm
+++ b/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/include/array b/include/array
index 0aed5d11b..dea565510 100644
--- a/include/array
+++ b/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/include/bitset b/include/bitset
index cbeacaa8c..7ec860e39 100644
--- a/include/bitset
+++ b/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/include/cassert b/include/cassert
index 0a4136b45..404426bea 100644
--- a/include/cassert
+++ b/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/include/ccomplex b/include/ccomplex
index 342cd8981..3fcf07e6a 100644
--- a/include/ccomplex
+++ b/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/include/cctype b/include/cctype
index 4d03763d7..3e13582b9 100644
--- a/include/cctype
+++ b/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/include/cerrno b/include/cerrno
index 8d89d9476..f96ea0ab1 100644
--- a/include/cerrno
+++ b/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/include/cfenv b/include/cfenv
index 937eb26d3..42cc00c7a 100644
--- a/include/cfenv
+++ b/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/include/cfloat b/include/cfloat
index f1a0a78bf..c4de7d623 100644
--- a/include/cfloat
+++ b/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/include/chrono b/include/chrono
index d066ba482..911a95ec7 100644
--- a/include/chrono
+++ b/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/include/cinttypes b/include/cinttypes
index e0a7622f2..ddf20e896 100644
--- a/include/cinttypes
+++ b/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/include/ciso646 b/include/ciso646
index 5058ed70a..29a8ed569 100644
--- a/include/ciso646
+++ b/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/include/climits b/include/climits
index 305c7c740..187e0ac12 100644
--- a/include/climits
+++ b/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/include/clocale b/include/clocale
index bb4865bb9..2531772c2 100644
--- a/include/clocale
+++ b/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/include/cmath b/include/cmath
index 01a913986..1fe847962 100644
--- a/include/cmath
+++ b/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/include/complex b/include/complex
index dd6f8aae0..ef5695215 100644
--- a/include/complex
+++ b/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/include/complex.h b/include/complex.h
index cca9af778..ae260c218 100644
--- a/include/complex.h
+++ b/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/include/condition_variable b/include/condition_variable
index 515495286..ce14b62ac 100644
--- a/include/condition_variable
+++ b/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/include/csetjmp b/include/csetjmp
index 7ab2bd210..30e7cef2d 100644
--- a/include/csetjmp
+++ b/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/include/csignal b/include/csignal
index f73f16773..aef1c04bb 100644
--- a/include/csignal
+++ b/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/include/cstdarg b/include/cstdarg
index 26f1d2947..926a38ff7 100644
--- a/include/cstdarg
+++ b/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/include/cstdbool b/include/cstdbool
index 9652b7930..e0b0608b2 100644
--- a/include/cstdbool
+++ b/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/include/cstddef b/include/cstddef
index 6b0a1c71d..c939f0ea9 100644
--- a/include/cstddef
+++ b/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/include/cstdint b/include/cstdint
index d8f8a19ea..b765d23c6 100644
--- a/include/cstdint
+++ b/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/include/cstdio b/include/cstdio
index 17b97cb9e..b8b600467 100644
--- a/include/cstdio
+++ b/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/include/cstdlib b/include/cstdlib
index 15d4dc960..1e5ed4855 100644
--- a/include/cstdlib
+++ b/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/include/cstring b/include/cstring
index 66c0f5703..065a4bce4 100644
--- a/include/cstring
+++ b/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/include/ctgmath b/include/ctgmath
index a1e1de9e7..f4733b215 100644
--- a/include/ctgmath
+++ b/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/include/ctime b/include/ctime
index ac73a02bb..11babba02 100644
--- a/include/ctime
+++ b/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/include/cwchar b/include/cwchar
index 42e51a545..abbf96861 100644
--- a/include/cwchar
+++ b/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/include/cwctype b/include/cwctype
index 7d173fcb1..c6938e7df 100644
--- a/include/cwctype
+++ b/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/include/deque b/include/deque
index ae6b8dffe..c4e7f529d 100644
--- a/include/deque
+++ b/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/include/exception b/include/exception
index 9fdbcae77..82fdbb1a3 100644
--- a/include/exception
+++ b/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/include/ext/hash_map b/include/ext/hash_map
index 16b7ca179..c337442cd 100644
--- a/include/ext/hash_map
+++ b/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/include/ext/hash_set b/include/ext/hash_set
index 58c037d92..098c073f1 100644
--- a/include/ext/hash_set
+++ b/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/include/forward_list b/include/forward_list
index 002ecd89c..44d381ab3 100644
--- a/include/forward_list
+++ b/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/include/fstream b/include/fstream
index 88e7dc550..4d10ba558 100644
--- a/include/fstream
+++ b/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/include/functional b/include/functional
index 1551fb59a..57112a255 100644
--- a/include/functional
+++ b/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/include/future b/include/future
index 96230e789..54b751f1a 100644
--- a/include/future
+++ b/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/include/initializer_list b/include/initializer_list
index d780be90e..266c0f559 100644
--- a/include/initializer_list
+++ b/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/include/iomanip b/include/iomanip
index d5d2785a3..4a677ef89 100644
--- a/include/iomanip
+++ b/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/include/ios b/include/ios
index 8e58e58fa..47c20cba3 100644
--- a/include/ios
+++ b/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/include/iosfwd b/include/iosfwd
index 2094a3742..e9a6a0f60 100644
--- a/include/iosfwd
+++ b/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/include/iostream b/include/iostream
index 8e9dcd76d..36d96d4f6 100644
--- a/include/iostream
+++ b/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/include/istream b/include/istream
index 02c54ff60..4b4195481 100644
--- a/include/istream
+++ b/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/include/iterator b/include/iterator
index 52beb4274..f2173e9e1 100644
--- a/include/iterator
+++ b/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/include/limits b/include/limits
index 6cebc2d9b..34d73a0e8 100644
--- a/include/limits
+++ b/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/include/list b/include/list
index 33229a2fb..41d20f83c 100644
--- a/include/list
+++ b/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/include/locale b/include/locale
index 9052833fc..284184fb1 100644
--- a/include/locale
+++ b/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/include/map b/include/map
index 5f4e09fb6..3998fdf74 100644
--- a/include/map
+++ b/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/include/memory b/include/memory
index 663c470f7..812de8065 100644
--- a/include/memory
+++ b/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/include/mutex b/include/mutex
index ffa08b4e8..71a21e33d 100644
--- a/include/mutex
+++ b/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/include/new b/include/new
index 9d7ed45ee..9baabdcd5 100644
--- a/include/new
+++ b/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/include/numeric b/include/numeric
index 4600890d6..14a6615d1 100644
--- a/include/numeric
+++ b/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/include/ostream b/include/ostream
index 46a3aa56f..577167fb8 100644
--- a/include/ostream
+++ b/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/include/queue b/include/queue
index 217206d76..2d5f04d07 100644
--- a/include/queue
+++ b/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/include/random b/include/random
index f46802046..811bc26e1 100644
--- a/include/random
+++ b/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/include/ratio b/include/ratio
index 8a6cb6c5d..2d217c129 100644
--- a/include/ratio
+++ b/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/include/set b/include/set
index 38e5ac11d..cf88ed9c4 100644
--- a/include/set
+++ b/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/include/sstream b/include/sstream
index 55154c479..e5202223d 100644
--- a/include/sstream
+++ b/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/include/stack b/include/stack
index d5ac100f3..082f51b8d 100644
--- a/include/stack
+++ b/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/include/stdbool.h b/include/stdbool.h
index 326365960..8d8b2bb27 100644
--- a/include/stdbool.h
+++ b/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/include/stdexcept b/include/stdexcept
index 73025f8d1..a78e2e6e4 100644
--- a/include/stdexcept
+++ b/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/include/streambuf b/include/streambuf
index d14e5e26e..e15789bc7 100644
--- a/include/streambuf
+++ b/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/include/string b/include/string
index 6839f499e..2e041c63f 100644
--- a/include/string
+++ b/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/include/strstream b/include/strstream
index 50f639f8c..955685759 100644
--- a/include/strstream
+++ b/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/include/system_error b/include/system_error
index bc82dd1dd..f0897f689 100644
--- a/include/system_error
+++ b/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/include/tgmath.h b/include/tgmath.h
index 893bca2b1..a1cf9e437 100644
--- a/include/tgmath.h
+++ b/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/include/thread b/include/thread
index f9ec4e10c..3c1cf99fc 100644
--- a/include/thread
+++ b/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/include/tuple b/include/tuple
index ad673ec66..50b6bfad7 100644
--- a/include/tuple
+++ b/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/include/type_traits b/include/type_traits
index dd02aa425..b838b1762 100644
--- a/include/type_traits
+++ b/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/include/typeindex b/include/typeindex
index 6ce2d7b68..cd7e13ed1 100644
--- a/include/typeindex
+++ b/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/include/typeinfo b/include/typeinfo
index c45e51260..9b2254192 100644
--- a/include/typeinfo
+++ b/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/include/unordered_map b/include/unordered_map
index 55d5a9d9f..4cc0f8a4f 100644
--- a/include/unordered_map
+++ b/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/include/unordered_set b/include/unordered_set
index 968a048b9..5f7f28ed4 100644
--- a/include/unordered_set
+++ b/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/include/utility b/include/utility
index 0319b1993..578d31307 100644
--- a/include/utility
+++ b/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/include/valarray b/include/valarray
index 2d2199a91..dbfeeb2b7 100644
--- a/include/valarray
+++ b/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/include/vector b/include/vector
index 891098731..a85d39a5b 100644
--- a/include/vector
+++ b/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.