diff options
Diffstat (limited to 'compiler-rt/lib/gwp_asan/tests/thread_contention.cpp')
| -rw-r--r-- | compiler-rt/lib/gwp_asan/tests/thread_contention.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/lib/gwp_asan/tests/thread_contention.cpp b/compiler-rt/lib/gwp_asan/tests/thread_contention.cpp index 1c00f4413dd..33b57484a1a 100644 --- a/compiler-rt/lib/gwp_asan/tests/thread_contention.cpp +++ b/compiler-rt/lib/gwp_asan/tests/thread_contention.cpp @@ -1,4 +1,4 @@ -//===-- thread_contention.cc ------------------------------------*- C++ -*-===// +//===-- thread_contention.cpp -----------------------------------*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. |

