diff options
Diffstat (limited to 'compiler-rt/lib/gwp_asan/tests/slot_reuse.cpp')
| -rw-r--r-- | compiler-rt/lib/gwp_asan/tests/slot_reuse.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/lib/gwp_asan/tests/slot_reuse.cpp b/compiler-rt/lib/gwp_asan/tests/slot_reuse.cpp index e2437390231..ee4b6713696 100644 --- a/compiler-rt/lib/gwp_asan/tests/slot_reuse.cpp +++ b/compiler-rt/lib/gwp_asan/tests/slot_reuse.cpp @@ -1,4 +1,4 @@ -//===-- slot_reuse.cc -------------------------------------------*- C++ -*-===// +//===-- slot_reuse.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. |

