diff options
Diffstat (limited to 'libcxx/test/language.support/support.rtti')
5 files changed, 5 insertions, 5 deletions
diff --git a/libcxx/test/language.support/support.rtti/bad.cast/bad_cast.pass.cpp b/libcxx/test/language.support/support.rtti/bad.cast/bad_cast.pass.cpp index a4ce4180402..a11a9c51ff5 100644 --- a/libcxx/test/language.support/support.rtti/bad.cast/bad_cast.pass.cpp +++ b/libcxx/test/language.support/support.rtti/bad.cast/bad_cast.pass.cpp @@ -1,6 +1,6 @@ //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure +// The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. diff --git a/libcxx/test/language.support/support.rtti/bad.typeid/bad_typeid.pass.cpp b/libcxx/test/language.support/support.rtti/bad.typeid/bad_typeid.pass.cpp index 7f4f818aa5b..f0a321b0cb8 100644 --- a/libcxx/test/language.support/support.rtti/bad.typeid/bad_typeid.pass.cpp +++ b/libcxx/test/language.support/support.rtti/bad.typeid/bad_typeid.pass.cpp @@ -1,6 +1,6 @@ //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure +// The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. diff --git a/libcxx/test/language.support/support.rtti/type.info/type_info.pass.cpp b/libcxx/test/language.support/support.rtti/type.info/type_info.pass.cpp index d20f5243ac1..8b769b9873b 100644 --- a/libcxx/test/language.support/support.rtti/type.info/type_info.pass.cpp +++ b/libcxx/test/language.support/support.rtti/type.info/type_info.pass.cpp @@ -1,6 +1,6 @@ //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure +// The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. diff --git a/libcxx/test/language.support/support.rtti/type.info/type_info_hash.pass.cpp b/libcxx/test/language.support/support.rtti/type.info/type_info_hash.pass.cpp index 00178e1c719..81a8aadf7a3 100644 --- a/libcxx/test/language.support/support.rtti/type.info/type_info_hash.pass.cpp +++ b/libcxx/test/language.support/support.rtti/type.info/type_info_hash.pass.cpp @@ -1,6 +1,6 @@ //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure +// The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. diff --git a/libcxx/test/language.support/support.rtti/version.pass.cpp b/libcxx/test/language.support/support.rtti/version.pass.cpp index cd8fdaf259d..8ecd8a0a3bc 100644 --- a/libcxx/test/language.support/support.rtti/version.pass.cpp +++ b/libcxx/test/language.support/support.rtti/version.pass.cpp @@ -1,6 +1,6 @@ //===----------------------------------------------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure +// The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. |