diff options
Diffstat (limited to 'compiler-rt/lib/tsan/unit_tests/tsan_allocator_test.cc')
| -rw-r--r-- | compiler-rt/lib/tsan/unit_tests/tsan_allocator_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/lib/tsan/unit_tests/tsan_allocator_test.cc b/compiler-rt/lib/tsan/unit_tests/tsan_allocator_test.cc index e9d096398e1..be5bb606002 100644 --- a/compiler-rt/lib/tsan/unit_tests/tsan_allocator_test.cc +++ b/compiler-rt/lib/tsan/unit_tests/tsan_allocator_test.cc @@ -1,4 +1,4 @@ -//===-- tsan_allocator_test.c------------------------------------*- C++ -*-===// +//===-- tsan_allocator_test.c----------------------------------------------===// // // The LLVM Compiler Infrastructure // |

