summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/rtl_tests
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/lib/tsan/rtl_tests')
-rw-r--r--compiler-rt/lib/tsan/rtl_tests/tsan_bench.cc2
-rw-r--r--compiler-rt/lib/tsan/rtl_tests/tsan_mop.cc2
-rw-r--r--compiler-rt/lib/tsan/rtl_tests/tsan_mutex.cc2
-rw-r--r--compiler-rt/lib/tsan/rtl_tests/tsan_posix.cc2
-rw-r--r--compiler-rt/lib/tsan/rtl_tests/tsan_string.cc2
-rw-r--r--compiler-rt/lib/tsan/rtl_tests/tsan_test.cc2
-rw-r--r--compiler-rt/lib/tsan/rtl_tests/tsan_test_util_linux.cc2
-rw-r--r--compiler-rt/lib/tsan/rtl_tests/tsan_thread.cc2
8 files changed, 8 insertions, 8 deletions
diff --git a/compiler-rt/lib/tsan/rtl_tests/tsan_bench.cc b/compiler-rt/lib/tsan/rtl_tests/tsan_bench.cc
index 9bdbe61c529..a3cf22f2c62 100644
--- a/compiler-rt/lib/tsan/rtl_tests/tsan_bench.cc
+++ b/compiler-rt/lib/tsan/rtl_tests/tsan_bench.cc
@@ -1,4 +1,4 @@
-//===-- tsan_bench.cc -------------------------------------------*- C++ -*-===//
+//===-- tsan_bench.cc -----------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
diff --git a/compiler-rt/lib/tsan/rtl_tests/tsan_mop.cc b/compiler-rt/lib/tsan/rtl_tests/tsan_mop.cc
index bf4edf08e15..f2174282505 100644
--- a/compiler-rt/lib/tsan/rtl_tests/tsan_mop.cc
+++ b/compiler-rt/lib/tsan/rtl_tests/tsan_mop.cc
@@ -1,4 +1,4 @@
-//===-- tsan_mop.cc ---------------------------------------------*- C++ -*-===//
+//===-- tsan_mop.cc -------------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
diff --git a/compiler-rt/lib/tsan/rtl_tests/tsan_mutex.cc b/compiler-rt/lib/tsan/rtl_tests/tsan_mutex.cc
index 47495f4fb55..8fa46706ce8 100644
--- a/compiler-rt/lib/tsan/rtl_tests/tsan_mutex.cc
+++ b/compiler-rt/lib/tsan/rtl_tests/tsan_mutex.cc
@@ -1,4 +1,4 @@
-//===-- tsan_mutex.cc -------------------------------------------*- C++ -*-===//
+//===-- tsan_mutex.cc -----------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
diff --git a/compiler-rt/lib/tsan/rtl_tests/tsan_posix.cc b/compiler-rt/lib/tsan/rtl_tests/tsan_posix.cc
index 4f98d50dd30..0caedd7207e 100644
--- a/compiler-rt/lib/tsan/rtl_tests/tsan_posix.cc
+++ b/compiler-rt/lib/tsan/rtl_tests/tsan_posix.cc
@@ -1,4 +1,4 @@
-//===-- tsan_posix.cc -------------------------------------------*- C++ -*-===//
+//===-- tsan_posix.cc -----------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
diff --git a/compiler-rt/lib/tsan/rtl_tests/tsan_string.cc b/compiler-rt/lib/tsan/rtl_tests/tsan_string.cc
index 13b0553d846..75adc6c85ee 100644
--- a/compiler-rt/lib/tsan/rtl_tests/tsan_string.cc
+++ b/compiler-rt/lib/tsan/rtl_tests/tsan_string.cc
@@ -1,4 +1,4 @@
-//===-- tsan_string.cc ------------------------------------------*- C++ -*-===//
+//===-- tsan_string.cc ----------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
diff --git a/compiler-rt/lib/tsan/rtl_tests/tsan_test.cc b/compiler-rt/lib/tsan/rtl_tests/tsan_test.cc
index 839f7da401a..2c903ae359f 100644
--- a/compiler-rt/lib/tsan/rtl_tests/tsan_test.cc
+++ b/compiler-rt/lib/tsan/rtl_tests/tsan_test.cc
@@ -1,4 +1,4 @@
-//===-- tsan_test.cc --------------------------------------------*- C++ -*-===//
+//===-- tsan_test.cc ------------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
diff --git a/compiler-rt/lib/tsan/rtl_tests/tsan_test_util_linux.cc b/compiler-rt/lib/tsan/rtl_tests/tsan_test_util_linux.cc
index 0418cfa4b57..d2c06b58cd0 100644
--- a/compiler-rt/lib/tsan/rtl_tests/tsan_test_util_linux.cc
+++ b/compiler-rt/lib/tsan/rtl_tests/tsan_test_util_linux.cc
@@ -1,4 +1,4 @@
-//===-- tsan_test_util_linux.cc ---------------------------------*- C++ -*-===//
+//===-- tsan_test_util_linux.cc -------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
diff --git a/compiler-rt/lib/tsan/rtl_tests/tsan_thread.cc b/compiler-rt/lib/tsan/rtl_tests/tsan_thread.cc
index 4ee7c5fa71a..5646415a79b 100644
--- a/compiler-rt/lib/tsan/rtl_tests/tsan_thread.cc
+++ b/compiler-rt/lib/tsan/rtl_tests/tsan_thread.cc
@@ -1,4 +1,4 @@
-//===-- tsan_thread.cc ------------------------------------------*- C++ -*-===//
+//===-- tsan_thread.cc ----------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud