summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/rtl_tests/tsan_thread.cc
diff options
context:
space:
mode:
authorAlexey Samsonov <samsonov@google.com>2012-06-04 13:55:19 +0000
committerAlexey Samsonov <samsonov@google.com>2012-06-04 13:55:19 +0000
commit3b2f9f4c98257dc5838b851f7e1e846bb3492ce5 (patch)
tree2a7623235f17c16b53308a235ab7fbfae0cacd69 /compiler-rt/lib/tsan/rtl_tests/tsan_thread.cc
parent485d3dc3634cbed5979839257d8f336c1c97b79f (diff)
downloadbcm5719-llvm-3b2f9f4c98257dc5838b851f7e1e846bb3492ce5.tar.gz
bcm5719-llvm-3b2f9f4c98257dc5838b851f7e1e846bb3492ce5.zip
Remove file-type tags in .cc files in tsan/ and sanitizer_common/
llvm-svn: 157928
Diffstat (limited to 'compiler-rt/lib/tsan/rtl_tests/tsan_thread.cc')
-rw-r--r--compiler-rt/lib/tsan/rtl_tests/tsan_thread.cc2
1 files changed, 1 insertions, 1 deletions
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