We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a50956 commit d6317d2Copy full SHA for d6317d2
libcxxabi/test/testit
@@ -1,12 +1,12 @@
1
#!/bin/sh
2
-# //===--------------------------- testit ---------------------------------===//
3
-# //
4
-# // The LLVM Compiler Infrastructure
5
6
-# // This file is distributed under the University of Illinois Open Source
7
-# // License. See LICENSE.TXT for details.
8
9
-# //===--------------------------------------------------------------------===//
+#===------------------------------ testit ----------------------------------===#
+#
+# The LLVM Compiler Infrastructure
+# This file is distributed under the University of Illinois Open Source
+# License. See LICENSE.TXT for details.
+#===------------------------------------------------------------------------===#
10
11
if [ -z "$CC" ]
12
then
0 commit comments