diff options
| author | Alexey Samsonov <samsonov@google.com> | 2012-06-04 13:55:19 +0000 |
|---|---|---|
| committer | Alexey Samsonov <samsonov@google.com> | 2012-06-04 13:55:19 +0000 |
| commit | 3b2f9f4c98257dc5838b851f7e1e846bb3492ce5 (patch) | |
| tree | 2a7623235f17c16b53308a235ab7fbfae0cacd69 /compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cc | |
| parent | 485d3dc3634cbed5979839257d8f336c1c97b79f (diff) | |
| download | bcm5719-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/tsan_rtl_thread.cc')
| -rw-r--r-- | compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cc b/compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cc index ea8a8cdb120..d4bf2ee4952 100644 --- a/compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cc +++ b/compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cc @@ -1,4 +1,4 @@ -//===-- tsan_rtl_thread.cc --------------------------------------*- C++ -*-===// +//===-- tsan_rtl_thread.cc ------------------------------------------------===// // // The LLVM Compiler Infrastructure // |

