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_tests/tsan_string.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_tests/tsan_string.cc')
| -rw-r--r-- | compiler-rt/lib/tsan/rtl_tests/tsan_string.cc | 2 |
1 files changed, 1 insertions, 1 deletions
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 // |

