diff options
Diffstat (limited to 'compiler-rt/lib/tsan/rtl_tests/tsan_thread.cc')
| -rw-r--r-- | compiler-rt/lib/tsan/rtl_tests/tsan_thread.cc | 2 |
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 // |

