소스 검색

fixing whitespace

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@114967 91177308-0d34-0410-b5e6-96231b3b80d8
Howard Hinnant 15 년 전
부모
커밋
0ce02245a9
29개의 변경된 파일29개의 추가작업 그리고 29개의 파일을 삭제
  1. 1 1
      test/atomics/atomics.general/nothing_to_do.pass.cpp
  2. 1 1
      test/atomics/atomics.syn/nothing_to_do.pass.cpp
  3. 1 1
      test/depr/depr.c.headers/errno_h.pass.cpp
  4. 1 1
      test/diagnostics/errno/cerrno.pass.cpp
  5. 1 1
      test/nothing_to_do.pass.cpp
  6. 1 1
      test/re/re.badexp/regex_error.pass.cpp
  7. 1 1
      test/re/re.const/nothing_to_do.pass.cpp
  8. 1 1
      test/re/re.const/re.err/error_type.pass.cpp
  9. 1 1
      test/re/re.const/re.matchflag/match_flag_type.pass.cpp
  10. 1 1
      test/re/re.const/re.synopt/syntax_option_type.pass.cpp
  11. 1 1
      test/re/re.def/defns.regex.collating.element/nothing_to_do.pass.cpp
  12. 1 1
      test/re/re.def/defns.regex.finite.state.machine/nothing_to_do.pass.cpp
  13. 1 1
      test/re/re.def/defns.regex.format.specifier/nothing_to_do.pass.cpp
  14. 1 1
      test/re/re.def/defns.regex.matched/nothing_to_do.pass.cpp
  15. 1 1
      test/re/re.def/defns.regex.primary.equivalence.class/nothing_to_do.pass.cpp
  16. 1 1
      test/re/re.def/defns.regex.regular.expression/nothing_to_do.pass.cpp
  17. 1 1
      test/re/re.def/defns.regex.subexpression/nothing_to_do.pass.cpp
  18. 1 1
      test/re/re.def/nothing_to_do.pass.cpp
  19. 1 1
      test/re/re.general/nothing_to_do.pass.cpp
  20. 1 1
      test/re/re.req/nothing_to_do.pass.cpp
  21. 1 1
      test/re/re.traits/default.pass.cpp
  22. 1 1
      test/re/re.traits/length.pass.cpp
  23. 1 1
      test/re/re.traits/transform.pass.cpp
  24. 1 1
      test/re/re.traits/transform_primary.pass.cpp
  25. 1 1
      test/re/re.traits/translate.pass.cpp
  26. 1 1
      test/re/re.traits/translate_nocase.pass.cpp
  27. 1 1
      test/re/re.traits/types.pass.cpp
  28. 1 1
      test/strings/strings.general/nothing_to_do.pass.cpp
  29. 1 1
      test/thread/futures/futures.state/nothing_to_do.pass.cpp

+ 1 - 1
test/atomics/atomics.general/nothing_to_do.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/atomics/atomics.syn/nothing_to_do.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/depr/depr.c.headers/errno_h.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/diagnostics/errno/cerrno.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/nothing_to_do.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/re/re.badexp/regex_error.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/re/re.const/nothing_to_do.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/re/re.const/re.err/error_type.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/re/re.const/re.matchflag/match_flag_type.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/re/re.const/re.synopt/syntax_option_type.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/re/re.def/defns.regex.collating.element/nothing_to_do.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/re/re.def/defns.regex.finite.state.machine/nothing_to_do.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/re/re.def/defns.regex.format.specifier/nothing_to_do.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/re/re.def/defns.regex.matched/nothing_to_do.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/re/re.def/defns.regex.primary.equivalence.class/nothing_to_do.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/re/re.def/defns.regex.regular.expression/nothing_to_do.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/re/re.def/defns.regex.subexpression/nothing_to_do.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/re/re.def/nothing_to_do.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/re/re.general/nothing_to_do.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/re/re.req/nothing_to_do.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/re/re.traits/default.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/re/re.traits/length.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/re/re.traits/transform.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/re/re.traits/transform_primary.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/re/re.traits/translate.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/re/re.traits/translate_nocase.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/re/re.traits/types.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/strings/strings.general/nothing_to_do.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //

+ 1 - 1
test/thread/futures/futures.state/nothing_to_do.pass.cpp

@@ -1,5 +1,5 @@
 // -*- C++ -*-
 // -*- C++ -*-
-//===-------------------------- algorithm ---------------------------------===//
+//===----------------------------------------------------------------------===//
 //
 //
 //                     The LLVM Compiler Infrastructure
 //                     The LLVM Compiler Infrastructure
 //
 //