Skip to content

Commit

Permalink
Remove unnecesasry comment markers.
Browse files Browse the repository at this point in the history
llvm-svn: 351635
  • Loading branch information
chandlerc committed Jan 19, 2019
1 parent 4a50956 commit d6317d2
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions libcxxabi/test/testit
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
#!/bin/sh
# //===--------------------------- testit ---------------------------------===//
# //
# // The LLVM Compiler Infrastructure
# //
# // This file is distributed under the University of Illinois Open Source
# // License. See LICENSE.TXT for details.
# //
# //===--------------------------------------------------------------------===//
#===------------------------------ testit ----------------------------------===#
#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
#===------------------------------------------------------------------------===#

if [ -z "$CC" ]
then
Expand Down

0 comments on commit d6317d2

Please sign in to comment.